Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Carlos Friend
    #163794

    Hello friends!

    I have a problem when viewing my site in Internet Explorer 9, how I can solve it? Can you help?

    Thanks in advance for your help. Best Regards!

    NOTE: attached image

    pritam Friend
    #390511

    Hi,

    For the IE9 fix 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>
    <!–>

    Carlos Friend
    #390594

    WOW!!!

    Done! thank you very much, you’re very kind. Greetings!

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

This topic contains 3 replies, has 2 voices, and was last updated by  Carlos 13 years, 6 months ago.

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