Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • coldclimber JA JobBoard
    #155799

    I need to know how i can change the column widths i need left to be 30% and the content to be 70% but can not find the values anywhere

    scarlapineda Friend
    #360909

    I need to know how to change the column widths also!

    Saguaros Moderator
    #361004

    <em>@coldclimber 200925 wrote:</em><blockquote>I need to know how i can change the column widths i need left to be 30% and the content to be 70% but can not find the values anywhere</blockquote>

    Please refer the wiki http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Middle_column_width , there mention about how to change the width.

    Now, in the Template’s configuration, you click to the Layouts tabs, => click to the Edit button of the Default Row

    =>> you find:
    <blocks name=”middle” colwidth=”20″>
    replace:
    <blocks name=”middle” colwidth=”30″>

    jeroen07 Friend
    #361300

    I want to make the right column smaller… I can do this changing the colwith of the middle part, but then the left column also gets smaller. How can I only change the width of the right column without editing the left column ?

    perdu Friend
    #361401

    You need to specify the width of each column like this (you’ll need to change the widths in the code to suit):

    <blockquote><blocks name=”middle” colwidth=”33″>
    <block name=”content-mass-top” style=”raw”>content-mass-top</block>
    <block name=”inset1″ width=”22″ style=”jaxhtml”>left</block>
    <block name=”right1″ width=”38″ style=”jaxhtml”>right</block>
    </blocks></blockquote>

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

This topic contains 5 replies, has 5 voices, and was last updated by  perdu 14 years ago.

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