Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • hultman Friend
    #118194

    I would like to make the template wider, I use the 3 column version and want it to be 950px instead of 900px. I found the where to do that in the css file but I cant get the back area to be wider so the left column is just grey to half the width. Any one, any ideas?

    cssyeah Moderator
    #213004

    Hi hultman,

    If you want to be 950px, you need to modify the width in this CSS code section.


    .wide #ja-header-wrap2,
    .wide #ja-sh-wrap2,
    .wide #ja-pathway-wrap2,
    .wide #ja-main-wrap2,
    .wide #ja-footer-wrap2 {
    width: 950px;
    }

    and you modify some image background in images folder of the template (main-3c-bg.gif, main-wide-bg.gif).

    hultman Friend
    #213018

    Thank’s I knew about the CSS, but the information about the image background solved it.

    cssyeah Moderator
    #213033

    Hi,

    This is three images background of the template wide, you copy three images override it in to the images folder of the template.

    z0z0 Friend
    #213239

    I want to make mine wider as well – but I followed your ideas and my formatting went really bad

    Dont you also have to change the following?

    .wide #ja-content {
    width: 688px;
    float: right;

    How about anything in
    /* CONTENT COLUMN
    /* LEFT COLUMN

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

This topic contains 5 replies, has 3 voices, and was last updated by  z0z0 17 years, 10 months ago.

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