Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • veeco Friend
    #155073

    Hello i would like to know on how to control width in Middle column:

    From documentation:
    “Custom column width

    Expression: <block name=”right” width=”25″ …>
    Purpose: this setting will override the default column width of 20% set for all blocks in the middle block. A higher value of this parameter will increase the width of left and / or right blocks, and will decrease the width of the main body block. “

    is it typo error while it supposed to be 25% ? or it work in something else…

    is it possible to set width in pixel ? i’m using mass-content and inset2… and would like to set inset2 width by pixel… (currently i’m using width but set with trial ‘n error).

    Thanks..

    toymaker Friend
    #358241

    Hi,
    Take a look at the paragraph before the custom column width…

    <blockquote>
    Middle column width

    Column general width

    Expression: <block name=”middle” type=”middle” colwidth=”20″ …>
    Purpose: this parameter sets a default column width for the left, component body and right blocks inside the middle block. Left and right blocks use a column width of 20%, and main body will use the remaining 60%.
    </blockquote>

    It’s pretty straight forward. 🙂

    Peace,
    Gabriel

    veeco Friend
    #358305

    i want to set in pixel not in percentage… i tested with firebug and T3 seem define the width with inline css

    korb Friend
    #358307

    That is a solution only when you use a single template width setting, and disable the front-end switcher tool.

    I still recommend using percentage, you can have a certain width in pixels by using 50.33% like values.
    D

    toymaker Friend
    #358324

    <em>@veeco 197664 wrote:</em><blockquote>i want to set in pixel not in percentage… i tested with firebug and T3 seem define the width with inline css</blockquote>

    You can still override inline css using the !important declaration
    http://blogs.sitepoint.com/2009/05/27/override-inline-css/

    Peace,
    Gabriel

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

This topic contains 5 replies, has 3 voices, and was last updated by  toymaker 14 years, 1 month ago.

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