-
AuthorPosts
-
wan fadli Developer
wan fadli
- Join date:
- January 2011
- Posts:
- 98
- Downloads:
- 2
- Uploads:
- 28
- Thanks:
- 31
- Thanked:
- 2 times in 1 posts
April 7, 2013 at 10:54 am #186538Dear JA,
How can i add 3 new vertical module position above between left,content,right position and user4 position. see images attached
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
April 7, 2013 at 11:23 am #489067Hi
You can add a new block at the bottom
<blocks name="bottom" style="xhtml">
<block name="botsl-3" type="spotlight" main-inner="1">user12,user13,user14</block>
<block name="botsl-2" type="spotlight" main-inner="1">user4</block>
<block name="botsl-1" type="spotlight" main-inner="1">user5,user6,user7,user8,user9,user10</block>
<block name="navhelper" type="navhelper" main-inner="1"></block>
<block name="footer" type="footer" main-inner="1"></block>
</blocks>Then add the new 3 positions in templatesja_portfoliotemplateDetails.xml
<position>user12</position>
<position>user13</position>
<position>user14</position>Then copy the css for botsl-2 in template.css file for new botsl-3
/* Bot spotlight 2 ---*/
#ja-botsl-2 {
margin: 0 0 15px;
color: #88888a
}#ja-botsl-2 .main-inner1 {
background: url(../images/botsl-bg.gif) repeat-x bottom #fff
}#ja-botsl-2 .moduletable,
#ja-botsl-2 .ja-moduletable {
margin: 0;
}wan fadli Developerwan fadli
- Join date:
- January 2011
- Posts:
- 98
- Downloads:
- 2
- Uploads:
- 28
- Thanks:
- 31
- Thanked:
- 2 times in 1 posts
April 8, 2013 at 1:25 am #489088Hi Pavit..
Thanks for the reply.. 🙂
I already do as you instructed above..
but the module styling not appear same like left and right module.. i want it appear like clean module suffix.. means it has all the styling like normal module position..
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by pavit 11 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Add 3 new horizontal module position
Viewing 4 posts - 1 through 4 (of 4 total)