Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • nofear58 Friend
    #144050

    hi,

    whats here wrong? in firefox and IE7 it looks fully good but in IE8 the banner has some problems (see screenshot)

    best regards
    sd


    1. white_bar
    mfcphil Friend
    #316906

    Standard answer for IE8 issues

    go to your index php file and find the following

    <!–>
    <style type=”text/css”>
    .clearfix {display: inline-block;}
    </style>
    <!–>

    and change to:

    <!–>
    <style type=”text/css”>
    .clearfix {display: block;}
    </style>
    <!–>

    nofear58 Friend
    #316907

    oh thats fine, thank you for the fast help…

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  nofear58 14 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum