test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • waelali Friend
    #177472

    Hello

    I would like to expand the width of the main body from 650px to 680 px.

    Please see attached image

    Thank you


    1. Width
    Wall Crasher Developer
    #454853

    Hi waelali

    Base on the attached image, I guess the marked content is div tag with class = article-tools, so you should put the code line in class article-tools in template.css


    .article-tools {
    ........
    width: 680px;
    }

    waelali Friend
    #454902

    <em>@Do Ha 322036 wrote:</em><blockquote>Hi waelali

    Base on the attached image, I guess the marked content is div tag with class = article-tools, so you should put the code line in class article-tools in template.css


    .article-tools {
    ........
    width: 680px;
    }

    </blockquote>

    No – it is not working

    My site is : http://www.tkareer.com

    Wall Crasher Developer
    #454947

    Hi waelali

    You access template manager => JA Telinve IV => Layout => Edit default-rtl layout
    Replace this line


    <blocks name="middle" main-inner="1" colwidth="17">

    by


    <blocks name="middle" main-inner="1" colwidth="15">

    You can change colwidth to suitable number

    I hope it helps!

    waelali Friend
    #455059

    <em>@Do Ha 322166 wrote:</em><blockquote>Hi waelali

    You access template manager => JA Telinve IV => Layout => Edit default-rtl layout
    Replace this line


    <blocks name="middle" main-inner="1" colwidth="17">

    by


    <blocks name="middle" main-inner="1" colwidth="15">

    You can change colwidth to suitable number

    I hope it helps!</blockquote>

    what is this colwidth?? Width of what??
    I want to make it 680px so why 17? 🙂

    steinar Friend
    #455070

    <em>@waelali 322315 wrote:</em><blockquote>what is this colwidth?? Width of what??
    I want to make it 680px so why 17? :-)</blockquote>

    I believe the point is that you need to reduce the width of the side column in order to give more room to the main body.

    waelali Friend
    #455072

    <em>@steinar 322330 wrote:</em><blockquote>I believe the point is that you need to reduce the width of the side column in order to give more room to the main body.</blockquote>

    But this has a huge side effects…
    All body images are not in the right places now

    Wall Crasher Developer
    #455130

    Hi waelali

    <blockquote>what is this colwidth?? Width of what?? </blockquote>
    You can read this article to know what colwidth property is.
    http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Middle_column_width

    <blockquote>But this has a huge side effects…
    All body images are not in the right places now</blockquote>
    Actually, the website is styled with specific width in the concept, if you want change the layout like that, you also have to care the stylesheet of your site.

    Thanks,

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

This topic contains 8 replies, has 3 voices, and was last updated by  Wall Crasher 12 years, 6 months ago.

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