Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • giuse Friend
    #136206

    Hi, some modules are larger than right/left columns (they dont fit) causing the modules to be displayed below main content (especially in IE6).
    So I need to enlarge the column: how to do that?
    cheers and thanks

    Giuse

    giuse Friend
    #283107

    Hi, bumping this request.
    Thanks

    Giuse

    giuse Friend
    #283880

    Nobody from the support team please??

    Giuse

    filomena78 Friend
    #338722

    <em>@giuse 95200 wrote:</em><blockquote>Hi, some modules are larger than right/left columns (they dont fit) causing the modules to be displayed below main content (especially in IE6).
    So I need to enlarge the column: how to do that?
    cheers and thanks

    Giuse</blockquote>

    If possible, how can I enlarge or reduce the columns to right and left?
    Thanks 🙂

    Saguaros Moderator
    #338852

    Dear filomena78!

    Please open the file: /templates/ja_villadi/css/template_css.css and find codes:

    #ja-rightcol {
    float: right;
    width: 18.9%;
    }

    and

    #ja-mainbody {
    float: left;
    width: 80%;
    border: 2px solid #000000;
    }

    You change adjust to the width property in above blocks to change width of the right, the containe

    2) you find codes:

    #ja-leftcol {
    float: left;
    width: 24.9%;
    margin-bottom: 10px;
    }

    and

    #ja-mainbody #ja-contentwrap {
    float: right;
    width: 74%;
    }

    You change the width of the main content , the left column

    GOod luck

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

This topic contains 5 replies, has 3 voices, and was last updated by  Saguaros 14 years ago.

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