-
AuthorPosts
-
April 8, 2011 at 2:00 pm #162536
I would add to the block of “content” two places where you can add your own boxes.
It is a boxy as they were in positions 7,8,9, etc, but the boxes can not be under the column left or right only content.Adding to the file blocks / content.php own position, and adding a module, it always appears at the top.
I need to do is just like the attached picture.
HELP Please !
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 11, 2011 at 8:04 am #385733You should do like this:
go to admin > template manager > ja droid > layout tab > edit default layout
add this to the middle blocks:
<block name="content-bottom" type="spotlight">user11,user12</block>
<block name="content-mass-bottom" type="spotlight">user13,user14</block>open templatesja_droidtemplateDetails.xml, add this:
<position>user11</position>
<position>user12</position>
<position>user13</position>
<position>user14</position>
to the <positions> tag.Finally add your desired module to user11,user12,user13,user14 positions.
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Ninja Lead 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
New position under content
Viewing 2 posts - 1 through 2 (of 2 total)