Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • rajivdesai Friend
    #158294

    I am using JA Rave.
    How can I make the Slideshow fullwidth and have rest of the page start below it.

    Phill Moderator
    #370083

    First edit your default layout in the template manager (the layouts tab)

    You will see the following, please add the lin highlighted line 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="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
    <block name="slideshow">slideshow2</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>

    The create a new JA_Slideshow module in the position slideshow2. You will need to do a bit of work setting up your slideshow and images to the correct dimensions.

    rajivdesai Friend
    #370133

    Thank you. I tried this but the position “slideshow2” does not show in list of positions under module manager when I try to add a new module.

    Phill Moderator
    #370167

    Just type it in the module list box and it will be in the dropdown forever more. Create your module then clicl on the box next to the word “Position”, then type it in.

    rajivdesai Friend
    #370172

    Worked perfectly. Thank you !

Viewing 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