Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • alioztr Friend
    #143982

    I have display problem with ie. But in firefox there is no problem

    i found the problem how to 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>
    <!–>

    This fixed the IE 8 problems.

    Thanks very much for providing the answer.

    Anonymous Moderator
    #316641
    cali2ak Friend
    #320168

    I just added the code to fix the rendering of JA Frontpage in IE7 and IE8. Looks good there suddenly now there is a problem in Firefox. When the browser refreshes, only half the image loads. Screenshot attached.

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

This topic contains 3 replies, has 3 voices, and was last updated by  cali2ak 15 years ago.

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