Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • deem Friend
    #164679

    Hi,
    How can I change the width of the right and the left coumns to be specific width in pixels ?

    chavan Friend
    #394071

    you can override using css.

    check this Guide for more information http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides

    deem Friend
    #394147

    <em>@Chavan 244102 wrote:</em><blockquote>you can override using css.

    check this Guide for more information http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides</blockquote>

    I can’t find the guide lined to change the right and left columns to different width in pixels. could you please guide me how to do it ?

    thanks

    chavan Friend
    #394153

    you can override only in css and also I was about to say this doc will also help you http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides

    deem Friend
    #394164

    <em>@Chavan 244202 wrote:</em><blockquote>you can override only in css and also I was about to say this doc will also help you http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides</blockquote>

    It’s the same doc you gave me before. No mention to CSS override over there. the elemeny style itself is 100% – how can i change it ?

    chavan Friend
    #394220

    For Ex:


    <div class="clshel" style="width:100%">
    sample text
    </div>

    To override the above 100 % to pixel do the following


    .clshel{
    width:350px !important;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

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

This topic contains 6 replies, has 2 voices, and was last updated by  chavan 13 years, 5 months ago.

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