test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • Kruno Novosel Friend
    #145479

    hi there,
    How do I change a left,main and right column’s width on 3columns-classic layout on teline iii.

    I found in source:
    <div id=”ja-left” class=”column sidebar” style=”width:25%”>
    and
    <div id=”ja-right” class=”column sidebar” style=”width:20%”>
    and
    <div id=”ja-mainbody” style=”width:80%”>

    <div id=”ja-main” style=”width:75%”>

    but where can I change this style values???

    thnks

    santoshalom Friend
    #321501

    i have same question submitted a ticket..IUO-120035 i need to increse the width of right to atleast 35-40%with out any alteration to left..

    Kruno Novosel Friend
    #321665

    solved –
    3columns-classic.php
    /layout/blocks

    $this->_basewidth = 20;

    when you change this number you change left and right column’s width

    santoshalom Friend
    #321710

    thanks for your tip..
    actually it doesnot help me because i just want o increase width of right side only not both left and right..

    axiauk Friend
    #321803

    Hi santoshalom,

    If you give specific value to that base, it will automatically adjust the left and main.

    However, if you have fixed template and you have got specific width, you can do it manually in left and main page.

    Just comment out the width variable and use your px width there.

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

This topic contains 5 replies, has 3 voices, and was last updated by  axiauk 15 years, 2 months ago.

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