here's a link to my blog and a link to the css the home page is so royally screwed up in IE. the sidebar doesn't show and the whole page doesn't load. click on the about or contact and the sidebar appears as well as the whole page. um, as you might see from my blog... i'm really not in the mood for anything today. hoping someone can help me before i implode with annoyance at IE and the world.
As far as I can see the only thing you need to do is remove this: <!--[if IE]> [...] #mainContent, #sideBar { margin-top: 0; position: relative; top: -30px; } [...] <![endif]--> Code (markup): Other than that issue it looks fine to me (IE 6). Also, your CSS link doesn't work with a trailing slash.
tried deleting it and nope, thats not it... sorry. without it 30px is cut off the top of those sections. all i can see is i need to move the menu down a bit so it's under the banner. but i cant seem to, even if i put a margin-top on it...
ok, i seem to have fixed it but for some reason, IE6 on my pc looks different from IE6 on other pc's. hope someone can tell me if looks ok now, thanks!
i wish i could stay away from IE. no need for conditional statements and css hacks. but the damned browser is the default one for every pc!