-
AuthorPosts
-
October 21, 2010 at 1:59 am #155481
Hello all
I need to have three modules under main content, so I want to move the user5, user6, user7 and user8 there, I’ve changed the code like this:<blocks name=”middle” colwidth=”20″ markup=”3″ fixheight=”1″>
<block name=”content-mass-top” style=”raw”>content-mass-top</block>
<block name=”content-top”>content-top</block>
<block name=”inset1″ width=”20″>left</block>
<block name=”right1″ width=”30″>right</block>
<block name=”botsl” type=”spotlight” markup=”3″>user5,user6,user7,user8</block>
</blocks>
However it did not work, can anyone help me please?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 25, 2010 at 9:25 am #360429You replace:
[PHP]
<block name=”botsl” type=”spotlight” markup=”3″>user5,user6,user7,user8</block>
[/PHP]by:
[PHP]
<block name=”content-bottom” type=”spotlight” markup=”3″>user5,user6,user7,user8</block>
[/PHP]October 25, 2010 at 1:22 pm #360466Thanks for your answer but I’ve also tried that and didn’t work.
October 27, 2010 at 2:27 am #360695another idea?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 27, 2010 at 4:11 am #360710and the code:
<blockquote>
<blocks name=”middle” colwidth=”20″ markup=”3″ fixheight=”1″>
<block name=”content-mass-top” style=”raw”>content-mass-top</block>
<block name=”content-top”>content-top</block>
<block name=”inset1″ width=”20″>left</block>
<block name=”right1″ width=”30″>right</block>
<block name=”botsl” type=”spotlight” markup=”3″>user5,user6,user7,user8</block>
</blocks
</blockquote>You try to use the content-mass-top for that 🙂
change: <block name=”content-mass-top” type=”spotlight” markup=”3″>user5,user6,user7,user8</block>
1 user says Thank You to Saguaros for this useful post
October 28, 2010 at 2:00 pm #360911Thanks for you answer, I can’t to use “content-mass-top” for these modules because I use it, but I wrote “<block name=”content-mass-bottom” type=”spotlight” markup=”3″>user5,user6,user7,user8</block> ” and it functioned for me.
Thanks so much for your helpAuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by cmscodexpress 14 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change modules positions
Viewing 6 posts - 1 through 6 (of 6 total)