-
AuthorPosts
-
stix Friend
stix
- Join date:
- April 2012
- Posts:
- 76
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 9
- Thanked:
- 7 times in 1 posts
June 21, 2012 at 5:43 pm #178392user 9, 10, 11 all same size width but user 12 become too big.
i think its using script to get the size.can i have it same size too.?
whats the process ?how do i copy user9,10,11, 12 after same size to have position user9a , 10a ,11a, and 12a ?
thanks
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 22, 2012 at 8:57 am #458468<em>@stix 326629 wrote:</em><blockquote>user 9, 10, 11 all same size width but user 12 become too big.
i think its using script to get the size.can i have it same size too.?
whats the process ?how do i copy user9,10,11, 12 after same size to have position user9a , 10a ,11a, and 12a ?
thanks</blockquote>
Hi stix,
The far right box has a special with of 50% the whole area, that’s defined in the block layout, to remove this you go to your template back-end >> Layouts tab go to edit the default layout you would see this block tag
<block name=”botsl1″ type=”spotlight” main-inner=”1″ special=”right” specialwidth=”50″>user9,user10,user11,user12</block>
change it to
<block name=”botsl1″ type=”spotlight” main-inner=”1″ >user9,user10,user11,user12</block>
<blockquote>how do i copy user9,10,11, 12 after same size to have position user9a , 10a ,11a, and 12a ?</blockquote>
Just create a similar block tab and put it right under the above mentioned tag, a tag like this<block name=”botsl1″ type=”spotlight” main-inner=”1″ >user9a,user10a,user11a,user12a</block>
After that you can assign your modules to the positions of user9a,user10a,user11a,user12a
i Hope you got it ! -
AuthorPosts
This topic contains 5 replies, has 4 voices, and was last updated by achapar 12 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum