Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Let's start by creating a theme for the TropicalGreen site. We will name the theme Sunny and use it to apply a new design on our website. In ASP.NET 2.0, themes used by a single project are stored directly below the project's application folder in a special folder named App_Themes. You can create as many themes (or sub folders) as your site requires.
App_Themes folder. In Solution Explorer, right-click the TropicalGreen project and select Add ASP.NET folder | Theme. A new folder named App_Themes appears. App_Themes folder is a subfolder named Theme1. Rename the folder to Sunny.