Richard
-
9/7/2008 7:43:15 AM
RE:Styles missing in Visual Studio 2008
The presence of the "!important" flag might explain the warnings in home.aspx except that I'm able to use and recognize the !important flag in other CSS 2.1 stylesheets within VS2008 on other, non-Kentico sites, without such errors so that's not it.
Just to take the !important flag totally out of the picture, when I open root.master I get 13 warnings (12 CSS and 1 XHTML), none of which are related to the !important flag. For example, mainDiv, zoneLogo, zoneTop, signOut, currentUser, shoppingCartPreview, searchbox, zoneMenu, horizontalmenu, zoneMainContent, zoneBottom, and zoneFooter are all listed as "The class or CssClass value is not defined (i.e. every single instance of a <div class= is undefined).
The XHTML warning is that the 'title' element occurs too few times.
It appears that Visual Studio simply has no connection between even checked-out stylesheets and templates, master pages, or the rest of the site in general.
VS2008 Professional with SP1 applied is the environment.
Suggestions?
Thanks, Richard
|