Please help Me, I am suffering from this problem from Long ago. Actually My site Opens Perfect in Firefox, Well here is the Firefox Preview=> But When My Visitors Open it from IF 6 ot 7 or from Opera they are getting problem, here is Screenshot==> 3 problem I am getting==> Problem 1. Full Navbar Not Shown. Problem 2. The list Icons Come too closer. Problem 3. Sidebar links go far from each other. I am giving the style.css here, So please Do see it & help me Please. My theme is Modified version of Blacksplat theme by www.samk.ca link: Here My Modified Version of Style.css File ==> Here Please Help Me Friends
Make another style.css that'll works fine in IE, then use: <!--[if IE 7]> <link rel="stylesheet" href="ie7style.css" type="text/css" /> <![endif]--> That's what I do to my site to make it browser friendly.