hi
i will try to my asp.net master page .net heaven css change option ,in my site when i use read,orange ,blue that Css can apply on my master page ,plz helpe me reply me
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Kirtan PatelPosted Dec 20, 2009, 2:35 AM
You need to make SkinFiles to change the UI of Asp.net controls
and With that Skin File Put your CSS that you want to Apply
now you can Dynamically change the CSS by refering the name of Skin by following code in Page_PreInit() method