Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • fguyon Friend
    #171077

    Hi,

    How to, increase (or reduce) the width of a column ?
    In my case the LEFT column position (I’d like to increase it of a few px or %) ?!
    In which file and path are the parameters to change ?
    Thank you

    khoand Friend
    #426358

    Hi,
    You login backend > Extensions > Template Manager > ja_tiris – Default > LAYOUTS. Edit Default. You change this code :

    <blocks name="middle" colwidth="25.5" main-inner="2">
    (you change 25.5%)

    fguyon Friend
    #426409

    Thank you, it’s enough for the moment, but…
    If I need a left column larger than the right one ?? (I tried to add a colwidth specification to left and right blocks but without success)
    Regards

    khoand Friend
    #426552

    You replace code in from default layout

    <block name="left1">left</block>
    with

    <block name="left1" width="30">left</block>
    You can read http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Custom_column_width

    flexible Friend
    #488318

    Hello,
    I have a similar problem trying to set padding to the left column. Once I add a padding the div breaks and goes under the content. Is there any solution to remove the style=”width: 75%;” from the ja-main?
    I am also trying to find a solution to set the width as pixels and not % and I can’t find something.

    Thank you

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

This topic contains 5 replies, has 3 voices, and was last updated by  flexible 11 years, 8 months ago.

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