Click here to Skip to main content
16,021,041 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi friends,
I am doing new web project. In my project
I need to add more THEMES like Orkut themes
how to create these types of themes in ASP.NET 3.5
Thanks & Regards,
:rose:rpkaran:rose:
Posted
Updated 20-Jan-11 18:51pm
v2
Comments
Ankur\m/ 21-Jan-11 0:52am    
Google it! A lot of help and tutorials are available on the web.

1 solution

Start from here, an article with sample: Themes and Skins in ASP.NET 2.0[^]

You can have your own CSS defined the way you want and then apply it.


MSDN links:
How to: Apply ASP.NET Themes[^]
ASP.NET Themes and Skins[^]
 
Share this answer
 
Comments
Ankur\m/ 21-Jan-11 1:05am    
Good Links!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900