-
AuthorPosts
-
Rusell Cerrato Friend
Rusell Cerrato
- Join date:
- September 2014
- Posts:
- 220
- Downloads:
- 0
- Uploads:
- 41
- Thanks:
- 120
- Thanked:
- 8 times in 1 posts
May 22, 2012 at 4:49 pm #177407Hello 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.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 23, 2012 at 9:00 am #454483Hi 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
1 user says Thank You to HeR0 for this useful post
Rusell Cerrato FriendRusell Cerrato
- Join date:
- September 2014
- Posts:
- 220
- Downloads:
- 0
- Uploads:
- 41
- Thanks:
- 120
- Thanked:
- 8 times in 1 posts
May 29, 2012 at 4:54 am #455298thanks HeR0, it did works!!
November 11, 2012 at 1:51 am #472535hi 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 lotHeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
November 12, 2012 at 2:35 am #472582Hi Iraklara,
Did you clean all cache?
Regards,
laz18345 Friendlaz18345
- Join date:
- November 2010
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
March 5, 2013 at 6:02 am #485366Hi,
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 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
March 5, 2013 at 7:29 am #485373Hi 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 Friendlaz18345
- Join date:
- November 2010
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
March 5, 2013 at 7:51 am #485380it 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>1 user says Thank You to laz18345 for this useful post
AuthorPostsViewing 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
how to change blocks order on puresite – take mega menu down and slider up
Viewing 8 posts - 1 through 8 (of 8 total)