Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • oursvince Friend
    #148838

    Hello,

    I’m using this template with the wide screen and I need to have a 160px wide column on the right (without a colum on the left), I have tried to reduce the size of the right column without success and was wondering if it’s possible to move the left column to the right as it has the appropriate width?

    Thanks

    oursvince Friend
    #333226

    Ok, got it.

    For those who want to decrease the width of the right column to 160 px, I’ve attached to this post the images resized to upload in the ja_sanidineii_light/images folder

    In template.css, make this changes:

    #ja-mainbody {
    width: 82%;
    float: left;
    }

    #ja-col2 {
    float: right;
    overflow: hidden;
    width: 18%;
    }


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

This topic contains 2 replies, has 1 voice, and was last updated by  oursvince 14 years, 7 months ago.

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