-
AuthorPosts
-
luciffere Friend
luciffere
- Join date:
- January 2008
- Posts:
- 103
- Downloads:
- 3
- Uploads:
- 17
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
October 7, 2010 at 1:24 pm #155031Hello. 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.
korb Friendkorb
- Join date:
- March 2008
- Posts:
- 315
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 40
- Thanked:
- 48 times in 39 posts
October 7, 2010 at 3:03 pm #358068Hi,
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),
Dannyluciffere Friendluciffere
- Join date:
- January 2008
- Posts:
- 103
- Downloads:
- 3
- Uploads:
- 17
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
AuthorPostsViewing 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
Can made this with T3 v2?
Viewing 3 posts - 1 through 3 (of 3 total)