Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • billo007 Friend
    #136214

    In IE6 the modules go to the bottom of the page, I have checked the forum and could not find a fix tried some of the other members URL and it seems to be working fine. Can you please post the fix for the problem.

    jay973 Friend
    #282748

    Hi,

    From what I have read you need to check that you are not using ‘padding’ and ‘width’ in the CSS on the same element as this will cause problems in ie6 due to the faulty box model.

    This may not be it but it is certainly worth trying first.

    Hope it helps,

    Jason.

    billo007 Friend
    #282749

    Thanks for the reply, can you please be a little more specific as my css skills are very limited.

    Thanks

    jay973 Friend
    #282752

    Hi,

    Mine are too, I’m going on what I have read but there is more info here: http://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug

    Hopefully one of the css experts will come along and help out.

    Jason.

    billo007 Friend
    #282753

    I figured it out it was a table on the front page. Thanks for the effort

    ftw_ent Friend
    #283150

    What did you change because i have the same problem

    bossej Friend
    #284639

    I had the same problem, and solved like this:

    In template.css, somewhere around line 566, look for:

    /* COLUMNS
    ——————————————————— */
    #ja-col {
    float: left;
    overflow: hidden;
    width: 190px;
    }

    Change 190px to a lower figure. In my case it was enough to make it 189px.

    /Bosse

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

This topic contains 7 replies, has 4 voices, and was last updated by  bossej 15 years, 10 months ago.

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