Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • erdsiger Friend
    #131680

    Hi,

    On our site, mlc2000.com the right column in IE 6 is not at the top, it’s under the line of the content. Could someone please help me what causes the problem? Thanks in advance!

    kmharper Friend
    #265546

    I’m trying to track down a solution to this on this thread as well:

    http://www.joomlart.com/forums/topic/right-hand-column-in-ie6/

    kmharper Friend
    #265549

    I found another thread that addresses this:

    http://www.joomlart.com/forums/topic/jaedenit-the-left-column-moves-downwards-with-ie6/

    In the CSS file, add the overflow declaration below:

    /* PRIMARY COLUMN
    ——————————————————— */
    #ja-content {
    clear: both;
    display: block;
    float: left;
    overflow:hidden;
    width: 75%;
    }

    That solved it for me.

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

This topic contains 3 replies, has 2 voices, and was last updated by  kmharper 16 years, 3 months ago.

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