Hi David, I am not quite sure I understand what you mean. I ran the css file, http://www.sbceoportal.org/adams/templates/adams_website_template/layout_set up.css. Through the w3.org validator, and it doesn't find any errors, but does find a few warnings:
53 .nav0 ul In (x)HTML+CSS, floated elements need to have a width declared. Only elements with an intrinsic width (html, img, input, textarea, select, or object) are not affected 61 .nav1 ul In (x)HTML+CSS, floated elements need to have a width declared. Only elements with an intrinsic width (html, img, input, textarea, select, or object) are not affected 63 .nav1 li a In (x)HTML+CSS, floated elements need to have a width declared. Only elements with an intrinsic width (html, img, input, textarea, select, or object) are not affected 76 .nav2 ul li In (x)HTML+CSS, floated elements need to have a width declared. Only elements with an intrinsic width (html, img, input, textarea, select, or object) are not affected 77 .nav2 ul li a In (x)HTML+CSS, floated elements need to have a width declared. Only elements with an intrinsic width (html, img, input, textarea, select, or object) are not affected 100 .header-breadcrumbs .searchform form fieldset In (x)HTML+CSS, floated elements need to have a width declared. Only elements with an intrinsic width (html, img, input, textarea, select, or object) are not affected 156 .clear-contentunit Same color for background-color and color Is this what you are asking for? Thanks! Kristen On 8/25/09 1:22 PM, "David Laakso" <[email protected]> wrote: > Kristen Walker wrote: >> I ran into an issue recently with a Website Baker template that looks fine >> in Firefox, Safari, IE 7, etc, but comes our completely broken looking in >> IE8. It looks like for some reason the dropdown nav is breaking. When I am >> in IE 8, if I toggle into IE7 compatibility mode the page looks fine, but >> otherwise the navigation looks horrible. >> >> The site is here: >> http://www.sbceoportal.org/adams/ >> > > > > > Kristen, > > Back-up your file. Validate the mark-up. Bring it back. > > ~d > > > > > > > > > > > > > > > > > > ______________________________________________________________________ > css-discuss [[email protected]] > http://www.css-discuss.org/mailman/listinfo/css-d > List wiki/FAQ -- http://css-discuss.incutio.com/ > List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ -- Kristen Walker Digital Media Resources Developer Instructional Media Services Santa Barbara County Education Office 4400 Cathedral Oaks Road P.O. Box 6307 Santa Barbara, CA 93160-6307 (805)964-4711 ext. 5244/FAX (805)683-3597 [email protected] http://www.sbceoportal.org ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
