test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • marinpa Friend
    #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


    1. bannermodule800300
    pavit Moderator
    #505507

    Hi

    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

Viewing 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