Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • luciffere Friend
    #155031

    Hello. I want to made a joomla based website with T3 v2 framework. I attached a image with the layout what i want. If is possible made this with T3 v2 framework what block i need to enabled and what value must give for:
    $this->_basewidth = ;
    and
    $this->customwidth('', );

    Thank you.


    1. landscape-lines
    korb Friend
    #358068

    Hi,
    What I see in your image the layout configuration for middle is this?


    <blocks name="middle" colwidth="20" fixheight="1">
    <block name="inset2">left</block>
    <block name="right">right</block>
    <block name="right-mass-bottom">right-mass-bottom</block>
    </blocks>

    I think you would better use this layout config


    <blocks name="middle" colwidth="20" fixheight="1">
    <block name="right1">left</block>
    <block name="right2">right</block>
    <block name="right-mass-bottom">right-mass-bottom</block>
    </blocks>

    The column mass positions are enabled only when right1 + right2 meet to form a 2 subcolumns column. Same for left1 + left2.

    Regards (si te salut),
    Danny

    luciffere Friend
    #358096

    I will try this @danny. (Salutari si de la mine)…
    In my design the “another position” is under the mainbody (component), and can be dificult if i have in article images in portrait layout… In my ex. the image from center is in landscape layout.

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

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

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