Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • dmy09 Friend
    #169066

    Hello,

    Is it possible that I can change the default columns width? right now the ja-mainbody width is 80% and ja-right width is 20%. I’d like to change it to 70% and 30%. I tried changing the CSS on layout.css, it changes the width but when I have no right column the ja-mainbody remains 70% and not 100% that is the Default when I have no right or left column.

    I think is not in the css that i can change this values, but i cant find where exactly are this defaults

    Regards,

    Trimud Friend
    #415618

    Hi,

    yes You can change it.
    Just go to Layout tabs of Your template and open the layout You are using for editing. i.e. Default.

    Find <blocks name=”middle” colwidth=”20″> and change it to <blocks name=”middle” colwidth=”30″>

    Regards

    dmy09 Friend
    #415705

    Thanks, that way worked, I wonder if its ok to put also:

    <block name=”inset1″ style=”jaxhtml”>left</block>

    as

    <block name=”inset1″ width=”20″ style=”jaxhtml”>left</block>

    I would like the left column to be 20% and right to be 30%

    Regards

    Trimud Friend
    #415739

    Hi,

    no, please try with: <blocks name=”middle” colwidth=”30″ special=”left” specialwidth=”20″>

    or read here for detailed explenation: http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Custom_width

    Regards

    dmy09 Friend
    #415741

    Hello,

    Right, many thanks Trimud.

    Regards

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

This topic contains 5 replies, has 2 voices, and was last updated by  dmy09 13 years, 1 month ago.

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