Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ahpeera Friend
    #143640

    Hello all,

    For some reason, the right side module on the homepage is showing very strangely in IE and even in Chrome sometimes when content is displayed within it. Please check it out:

    http://www.sijny.org/site/

    The sides seem to be “jagged” and pop out of the fixed width every so often. Any idea what might be causing this? Your help would be much appreciated!

    bennitos Friend
    #315067

    Try doing the following.

    Open your template.css around line 2795.

    Change the item marked red


    div.module div div div, div.module_text div div div, div.module_menu div div div, div.module_hilite div div div {
    background:transparent url(../images/box-tl.gif) no-repeat scroll left top;
    padding:15px;
    }

    To


    div.module div div div, div.module_text div div div, div.module_menu div div div, div.module_hilite div div div {
    background:transparent url(../images/box-tl.gif) no-repeat scroll left top;
    padding:10px 0 0 10px;
    }

    ahpeera Friend
    #315075

    Hey bennitos,

    Thanks so much for the tip — I went ahead and changed it, yet it only seems to have corrected the layout in IE8 and Firefox 3.

    All older browser I’ve tested (IE7, Firefox 2) are showing the same misaligned layout for that module position. Any idea? Is there any IE7 specific CSS for this position?

    Thanks again!

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

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

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