Good morning, I have a bit of a mystery on my hands. I have a CMS that is pumping out markup that should be pretty consistent. Each page usually is styled by three stylesheets, one that contains styles common to all page, one that contains styles relating to the pages layout, and one that contains styles specific to the section the page is located. I use these in combination throughout the site with great success.... Except one page.
I have no idea what it is about this page, but it appears that IE8, and perhaps IE7, is not rendering it properly. It appears that it is not respecting certain styles. The page has to two columns, #stories and #more-stories. However, in IE8, they take up the full width of their parent, and stack on top of each other. What I find boggling is that in the example page I link to below, I have given #stories an inline style of "outline:1px solid red;", but even inline styles aren't being respected in IE8. If anyone has any idea what is going on, I would love to hear it! http://www.nextdesigns.ca/Test/category.csp.htm Regards, Chris ______________________________________________________________________ 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/
