test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • xxxxmints Friend
    #146840

    Hi there

    Everything looks great until I looked at it in IE7.

    Content Slider is ok.
    2 modules in user 6 and 7 are ok.

    Then there are another 2 modules in positions user 6 and 7.

    However, IE7 displays these 2 modules to a width of only 2 letters wide.
    Then the body and colmass modules correctly fill the page.

    Live site is http://www.pryormarketing.com.au/

    Would this be a reason why the page is slow to download as well? All images are very small file sizes.

    Please help, as I have this site live so that you can see it otherwise I’ll have to pull it down until I get some directions on what to do.

    Thanks so much.

    Mel

    Anonymous Moderator
    #326774

    Hi

    Please open templates/ja_ruby/css/template.css file, at about line 550, find following code section:


    div.moduletable,
    div.moduletable_default,
    div.moduletable_menu,
    div.moduletable_text,
    div.moduletable_icon {
    margin: 0 0 20px;
    padding: 0;
    overflow: hidden;
    width: 100%;
    float: left;
    clear: both;
    }

    and change to:


    div.moduletable,
    div.moduletable_default,
    div.moduletable_menu,
    div.moduletable_text,
    div.moduletable_icon {
    margin: 0 0 20px;
    padding: 0;
    overflow: hidden;
    width: 100%;
    float: left;
    }

    xxxxmints Friend
    #326896

    Thank you and that also seems to fix up the speed of download issue as well.

    Mel

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

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

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