-
AuthorPosts
-
September 12, 2013 at 7:21 am #190514
Hello,
Can you please give me an idea how can I insert a banner module (800 x 300) between TopMegaMenu and TopSlideShow same as in the picture.
Teline IV Joomla 3.5
Thank you
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 12, 2013 at 8:03 am #505507Hi
You can add a new position between the 2 blocks and call it for example slideshow1
go to template manager >> JA_Teline_IV – Default >> Layout tab >> Default Layout and edit it
<blocks name="top" style="xhtml">
<block name="absolute" type="modules" style="raw">absolute</block>
<block name="header" type="header"></block>
<block name="topmegamenu" type="topmega"></block>
<block name="mainnav" type="mainnav"></block>
<block name="slideshow1" type="modules" style="raw">slideshow1</block> <<- Add this block
<block name="topbar" type="topbar"></block>
<block name="cpanel" type="usertools/cpanel"></block>
<block name="slideshow" type="modules" style="raw">slideshow</block>
<block name="topsl1" type="spotlight" special="left" specialwidth="66">sl1-l,sl1-r</block>
<block name="topsl2" type="spotlight">user1,user2,user3,user4,user5</block>
</blocks>Then go to this folder templatesja_teline_iv and edit the file templateDetails.xml adding the new position
<position>slideshow1</position>
Then create a new custom-html module and publish it in the new created position
1 user says Thank You to pavit for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by pavit 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Insert a banner 800 x 300 between TopMegaMenu and TopSlideShow
Viewing 2 posts - 1 through 2 (of 2 total)