Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • franky reymenants Friend
    #143795

    Hi,

    My site is on http://www.ciwe.be/dev/romskippers02 and I’ve got a problem. When viewing differant pages the site moves to the left and back. Really strange and annoying.

    I tried to depublish all articles
    I tried to depublish all modules
    I tried a brand spanking new template with the above actions and none work.

    Any thoughs on how to fix it ?

    thnx !

    Anonymous Moderator
    #315806

    Hi franky reymenantstou

    I could not find your issue.

    Could you please send me the screenshot so that i could have a closer look on the issue?

    franky reymenants Friend
    #315817

    Hi,

    I’ve added a screenshot like requested.


    1. left
    mihirc Friend
    #315818

    Hello,

    From the top of my head.

    Try the following code to fix the issue your site has in ie8 (BACKUP FIRST)

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

    and change to:

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

    Regards,
    Mihir Chhatre.

    franky reymenants Friend
    #315819

    Hi,

    thnx for your reply. I tried it but it’s the same. My code looked like this:

    }

    .clearfix {
    display: inline-block; /* IE7xhtml*/
    }

    I changed it to:
    }

    .clearfix {
    display: block; /* IE7xhtml*/
    }

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

This topic contains 5 replies, has 3 voices, and was last updated by  franky reymenants 15 years, 2 months ago.

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