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

    The positions “left” and “right” are cut (not fully shown), when the homepage there is only one item of lesser height than the modules that are in “left” and “right”.

    I put an image with the problem at hand.

    How do I fix this?


    1. CUTS
    Luna Garden Moderator
    #482317

    Hello,

    In order to heighten the right column, please go to:

    <blockquote>templates/ja_nagya/css/template.css</blockquote>

    Find:

    #ja-colwrap {
    background: url("../images/dot.gif") repeat-y scroll center center transparent;
    float: right;
    margin: 20px 0;
    overflow: hidden;
    width: 45%;
    }

    change to:

    #ja-colwrap {
    background: url("../images/dot.gif") repeat-y scroll center center transparent;
    float: right;
    margin: 20px 0;
    overflow: hidden;
    width: 45%;
    height:auto!important;
    }

    bocomu Friend
    #482470

    Thanks! Works Great!.

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

This topic contains 3 replies, has 2 voices, and was last updated by  bocomu 11 years, 10 months ago.

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