Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • Rusell Cerrato Friend
    #177407

    Hello guys, I need to move the mega menu below the slider block and position, I try changing the layout settings and create a newone, but did not work.

    can you please give me a hand on this? dont know if creating or replacing the layout will work or not.

    heres a pic of what I need to do without taking off the logo.


    1. puresiteblocks
    HeR0 Friend
    #454483

    Hi Rcerrato
    Please go to “template manager” then select JA Puresite and select tab “LAYOUTS”.
    edit layout name “default” change
    [PHP]<block name=”header” type=”header” main-inner=”1″></block>
    <block name=”slider” type=”modules” main-inner=”1″>slider</block>
    [/PHP]
    To
    [PHP]<block name=”slider” type=”modules” main-inner=”1″>slider</block>
    <block name=”header” type=”header” main-inner=”1″></block> [/PHP]

    After saving, please remember to clean cache and then go to frontend and check again

    Rusell Cerrato Friend
    #455298

    thanks HeR0, it did works!!

    iraklara1013 Friend
    #472535

    hi there !
    i have a bigger problem than this …
    i cant set any custom html sode to slider cause it doesnt appear in positions.
    neither ja menu…
    so i have only the user menus nut not the main slider…
    what can i do ?
    thamx a lot

    HeR0 Friend
    #472582

    Hi Iraklara,

    Did you clean all cache?

    Regards,

    laz18345 Friend
    #485366

    Hi,
    I tried to place the content position over the user 6, 7 .. position using “template manager JA Puresite from tab “LAYOUTS”. without succes.
    Does anyone have a solution to this ?

    HeR0 Friend
    #485373

    Hi Laz18345,

    Plz check out this user guide http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Layouts . Hope it will help you more.. 🙂

    Regards

    laz18345 Friend
    #485380

    it solved by placing the blocks in correct position as bellow

    <?xml version=”1.0″ encoding=”utf-8″?>
    <layout name=”desktop”>
    <!–Extra css load for this layout–>
    <stylesheets>
    <file media=”all”>css/layout.css</file>
    <file media=”all”>css/template.css</file>
    <file media=”all”>css/modules.css</file>
    <file media=”only screen and (max-width:479px)”>css/layout-mobile-port.css</file>
    <file media=”only screen and (max-width:735px)”>css/layout-mobile.css</file>
    <file media=”only screen and (min-width:736px) and (max-width: 985px)”>css/layout-tablet.css</file>
    <file media=”only screen and (min-width:986px) and (max-width: 1235px)”>css/layout-normal.css</file>
    </stylesheets>
    <scripts>
    <file>js/mega.rjd.js</file>
    <file>js/jquery/jquery.jbk.js</file>
    <file>js/jquery/jquery-1.8.3.min.js</file>
    <file>js/jquery.masonry.js</file>
    <file>js/jquery.mediaqueries.js</file>
    <file>js/jquery/jquery.noconflict.js</file>
    </scripts>
    <blocks name=”top” style=”xhtml”>
    <block name=”header” type=”header” main-inner=”1″></block>
    <block name=”slider” type=”modules” main-inner=”1″>slider</block>
    <block name=”topsl” type=”spotlight” main-inner=”2″ specialwidth=”25″ special=”left”>user1,user2,user3,user4</block>
    </blocks>
    <blocks name=”middle” main-inner=”1″ fixheight=”0″ colwidth=”25″>
    <block name=”right1″>position-7, position-5</block>
    </blocks>
    <blocks name=”bottom” style=”xhtml”>
    <block name=”topsl1″ type=”spotlight” main-inner=”2″ specialwidth=”25″ special=”left”>user5,user6</block>
    <block name=”topsl2″ type=”spotlight” main-inner=”2″ specialwidth=”25″ special=”left”>user7,user8</block>
    <block name=”topsl3″ type=”spotlight” main-inner=”2″>position-2</block>
    <block name=”botsl” type=”spotlight” main-inner=”1″>contactus</block>
    <block name=”navhelper” type=”navhelper”></block>
    <block name=”botsl1″ type=”spotlight” main-inner=”2″ specialwidth=”50″ special=”left”>user9,user10,user11,user12</block>
    <block name=”botsl2″ type=”spotlight” main-inner=”2″ >user13,user14</block>
    <block name=”footer” main-inner=”1″ type=”footer”></block>
    <block name=”masonry” type=”masonry” no-wrap=”1″ no-main=”1″></block>
    </blocks>
    </layout>

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 4 voices, and was last updated by  laz18345 11 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum