-
AuthorPosts
-
January 4, 2011 at 10:09 pm #158297
I am using JA Rave.
I would like to create a new position for JA Slideshow between: top.topsl and top.header just above the
where User 1, User 2, Use3, User 4 are located.
See attached image of layout.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 4, 2011 at 10:21 pm #370084Her you go, just put this code in your templates layout an then you have a now block called top-slideshow with a module position inside called slideshow 2, just add the code in red.
<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
<!--Extra css load for this layout-->
<stylesheets>
</stylesheets>
<blocks name="top" style="xhtml">
<block name="top-panel" type="modules" style="raw" main-inner="1">top-panel</block>
<block name="mainnav" type="mainnav" main-inner="1"></block>
<block name="header" type="header" main-inner="1"></block>
<block name="cpanel" type="usertools/cpanel"></block>
<block name="slideshow">slideshow2</block>
<block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
</blocks>
<blocks name="middle" colwidth="35">
<block name="inset1" width="18">left</block>
<block name="content-mass-top">slideshow</block>
<block name="right1">right</block>
</blocks>
<blocks name="bottom" style="xhtml">
<block name="botsl" type="spotlight" main-inner="1" >user6,user7,user8,user9,user10</block>
<block name="footer" type="footer"></block>
</blocks>
</layout>1 user says Thank You to Phill for this useful post
January 5, 2011 at 4:10 am #370136Thank you for your help. I tried this. A new block was created (top-slideshow) in correct position. But I am unable to add new module at this position as this position is not visible in the list of positions when I add module.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 5, 2011 at 7:58 am #370166Just type it in the module list box. Once you have typed it once it will be in the dropdown forever more.
1 user says Thank You to Phill for this useful post
January 5, 2011 at 8:05 am #370169Thank you ! That worked perfectly.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by rajivdesai 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Create new position for Slideshow
Viewing 5 posts - 1 through 5 (of 5 total)