Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #29534

    Hello,

    Look at this site in IE 8 and 7.

    http://spaansen.12switch.nl/

    On both versions the content is not centered at the top banner.

    Can you help me with that?

    Gr. Jeen Kersten

    (Email address hidden if logged out)

    #140909

    Hey!

    Please try to insert following code into header.php – place it before the closing </head> tag

    <!--[if lt IE 9]>
    <style type="text/css">
    .ls-wp-container{ padding-left: 120px; }
    </style>
    <![endif]-->

    I tested it with IE8 and it seems to fix the issue on your website. I’m not sure if it works with IE7 because officially Enfold doesn’t support this browser version and I didn’t test it.

    Regards,

    Peter

    #140910

    Hello,

    Thanks for the response.

    I’ve tried that (you can see it in the source code) but nothing happens.

    Maybe you can take a look again?

    I’ve also got another question. I will post a new threat for that!

    Gr. Jeen

    #140911

    Hi!

    I forgot the style tag around the css code. Please try it again – I corrected the code above.

    Best regards,

    Peter

    #140912

    Thanks! Works great!

    Gr. Jeen

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Problem content IE 8’ is closed to new replies.