Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • sc204 Friend
    #186789

    I am using the newest version with Joomla 2.5. I have been using the main rt layout and would lke to increase the width of the rt coulum to about 25% or a pixel width if possible. I have tried several suggestions that I found in search but most are for older versions that have a different file structure. I was able to play with the template css and add statements like this which I found in a search.

    #ja-main {
    width:70% !important;
    }
    #ja-left {
    width:30% !important;

    but the best I can get is a wider rt coulumn that only shows up below the main coulumn on the right. The main coulumn is decreasing in size and moving to the right leaving a space for the left column which is not being used.

    Thanks,
    Stuart

    HeR0 Friend
    #490001

    Dear Stuart,

    Could you provide the url?

    Regards

    sc204 Friend
    #490027

    liama.org
    Right now it is the standard main-rt layout.
    I would like to make the rt column wider to better show images in an image rotator. This could be at the expense of the size of he main area or I wouldn’t even mind leaving the main section as is and having the whole template a little wider.

    Thanks,
    Stuart

    HeR0 Friend
    #490106

    Please check the user guide http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Different_block_styles and try to change value of colwidth to 30 in <blocks name=”middle” colwidth=”20″>

    Regards

    sc204 Friend
    #490212

    Thank you That lead me to the simple answer 🙂
    Stuart
    I ended up adding the width=”25″ in the right1 statement

    </blocks>
    <blocks name="middle" colwidth="20">
    <block name="content-mass-top" style="jarounded">abovecon</block>
    <block name="right1" width="25" style="jarounded">right</block>
    </blocks>

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

This topic contains 5 replies, has 2 voices, and was last updated by  sc204 11 years, 7 months ago.

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