Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • chhaviwebnxt Friend
    #132120

    I want to change left and right column size.i want my left column would be 160px and right would be 150 px.i changed templet.css file but i am not getting…so plz any body can help me

    Sherlock Friend
    #266423

    Hi chhaviwebnxt !
    Sorry for delay ! now , width of left and right column of teline is percent not number. so if you want change them you must change it follow percent.
    Please open template.css file in templates/ja_teline/css folder , find following code sections :
    at about line 960 : css code for left column.


    #ja-col1 {
    float:left;
    overflow:hidden;
    padding-bottom:10px;
    width:50%;
    }

    At about line 967 : css for right column


    #ja-col2 {
    float:right;
    overflow:hidden;
    padding-bottom:10px;
    width:49.9%;
    }

    bigrk Friend
    #267231

    <em>@chhaviwebnxt 73116 wrote:</em><blockquote>I want to change left and right column size.i want my left column would be 160px and right would be 150 px.i changed templet.css file but i am not getting…so plz any body can help me</blockquote>

    Did you try the suggested solution? Is your problem resolved?

    stilpunkt Friend
    #272721

    Hi guys,

    how can I reduce the width of the secondary columns?

    When I reduce the ja-colwrap from 40% to p.e. 30% the background is still wider. Do I also have to change the background pictures?

    Am I right that the 50% and the 49.9% of the left and right columns are from the 40% of the colwrap?

    Thanks in advance.

    Greetings Kai

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

This topic contains 4 replies, has 4 voices, and was last updated by  stilpunkt 16 years, 1 month ago.

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