Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • chalei Friend
    #144177

    I wanted to change the width of the Columns for Left and Right. I can’t seem to find ways because the main column will not shift. I edited templates.css as follows:

    <blockquote>
    /* COLUMNS
    ——————————————————— */
    #ja-col1 {
    float: left;
    overflow: hidden;
    width: 20%;
    }

    #ja-col1 div.ja-innerpad {
    }

    #ja-col2 {
    float: right;
    overflow: hidden;
    width: 30%;
    }
    </blockquote>

    Is there I need to do something more? The default settings are Left 28% and Right 22%. Kindly help!

    chalei Friend
    #317271

    I got it right. One must edit the width of the container/main body accordingly. In my base, it should be 70% since the float:right is already 30%.

    I hope this will be helpful to users having the same prob. like me. Thanks.

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

This topic contains 2 replies, has 1 voice, and was last updated by  chalei 15 years, 2 months ago.

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