Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • bonevier Friend
    #135858

    Hello,

    nice template here.

    I have two questions:

    1. I need to make right column a bit wider. Is this possible, if so – how?

    2. Can the template get a true 3-column layout? That is: Left – Center – Right. If so, how?

    Anonymous Moderator
    #280934

    Dear bonevier,

    I would like to answer your questions as follows:

    + For the first issue:

    1. I need to make right column a bit wider. Is this possible, if so – how?

    :
    Open templates/ja_teline_ii/css/template.css file, at about line 564, find following script:

    #ja-content {
    clear:both;
    display:block;
    float:left;
    width:65%; /*Change to your width*/
    }

    At about line 577, find following script:

    #ja-colwrap {
    float:right;
    overflow:hidden;
    width:49.9%; /*This width = 100% - the width of ]#ja-content class*/
    }

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

This topic contains 2 replies, has 2 voices, and was last updated by Anonymous 15 years, 9 months ago.

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