Problem with Wordpress Style.css ~ occuring in IE - 6 & 7 & Opera 9, 10

Discussion in 'HTML & Website Design' started by Raboo, May 6, 2009.

  1. #1
    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=>
    [​IMG]


    But When My Visitors Open it from IF 6 ot 7 or from Opera they are getting problem, here is Screenshot==>

    [​IMG]

    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
     
    Raboo, May 6, 2009 IP
  2. Immaboy

    Immaboy Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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.
     
    Immaboy, May 6, 2009 IP