test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • soluvente Friend
    #156516

    With the JA_T3_BLANK
    I’ve created a dedicated layout, with some more colones,


    <blocks name="middle" colwidth="25">
    <block name="left1" colwidth="22.2222">left</block>
    <block name="left2" colwidth="11.1111">user7</block>
    <block name="right2" colwidth="8.333">user8</block>
    <block name="right1" colwidth="16.666">right</block>
    </blocks>

    But I’ve a warning with that :
    Warning: Division by zero in …/plugins/system/jat3/core/template.php on line 659

    How is it possible to add some more block in the middle zone ?

    Khanh Le Moderator
    #363379

    It should be:

    <blocks name=”middle” colwidth=”25″>
    <block name=”left1″ width=”22.2222″>left</block>
    <block name=”left2″ width=”11.1111″>user7</block>
    <block name=”right2″ width=”8.333″>user8</block>
    <block name=”right1″ width=”16.666″>right</block>
    </blocks>

    (for block, the property is ‘width’, instead of ‘colwidth’)

    korb Friend
    #363381
Viewing 3 posts - 1 through 3 (of 3 total)

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

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