I love ASP.NET's ability to manage site themes and I've been using them for like a year. But I've always had a big problem! I couldn't see my themes in Visual Studio designer!
So I Googled a bit, and here is the result!
When you set the "theme" attribute in your <page> tag in web.config, in order to apply your Cascading Style Sheets in Visual Studio, you have to set "styleSheetTheme" attribute too. Otherwise, you CSSs won't effect your pages.
M
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5