Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • criticalkaos Friend
    #140477

    is it possible to change the width of the right column so if i wanted i could us the right column on other pages and have smaller modules and more content?

    nguyenhuu quang Friend
    #302146

    open:
    template.css (line 697)

    Right collum
    [PHP]#ja-colwrap {
    float:right;
    width:32%;
    }[/PHP]

    and: Main body
    template.css (line 674)
    [PHP]#ja-mainbody {
    float:left;
    width:68%;
    }[/PHP]

    do you see 32 + 68 = 100%/
    so i think 35 for right collum and 65 for main body is better for you

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

This topic contains 2 replies, has 2 voices, and was last updated by  nguyenhuu quang 15 years, 7 months ago.

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