Need help with Wordpress/CSS March 16, 2005 2:58 PM Subscribe
My Wordpress-based site looks perfect in Firefox, but terrible in IE. Can someone with a few minutes give me some advice? Here's my index.php and the CSS. The problem seems to be the with my supernavcontainer div (which contains my menu at the top). posted by exhilaration to computers & internet (5 comments total)
Although this doesn't answer your question specifically, I've found that using Dean Edwards' IE7 product to be a great way to get a similar look-and-feel between IE and other browsers. I typically just add it to my page, design for Firefox, and everything will look fine in IE. posted by HiddenInput at 4:34 PM on March 16, 2005
I didn't have time to look at this in great detail, but for starters, your center column isn't working. Centering is broken in IE, and you need to use nested divs.
I got this working on Every Last Ounce, but I don't remember where I found it originally.
Have a look there and see if that helps you. posted by Caviar at 6:02 PM on March 16, 2005
posted by HiddenInput at 4:34 PM on March 16, 2005