-
AuthorPosts
-
zarenya Friend
zarenya
- Join date:
- December 2010
- Posts:
- 29
- Downloads:
- 24
- Uploads:
- 5
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
October 9, 2012 at 8:59 am #181286Hi There
I have been asked by a a friend to move module positions around. They are using the JA University template.
Have a look at the image below as to what the client wants me to do.
Is this possible? Would appreciate some assistance how to move the module positions so that I may insert content according to the illustration.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 10, 2012 at 7:22 am #469608Hi zarenya,
In order to change order of these blocks, please edit the layout you’re using for your template: http://easycaptures.com/fs/uploaded/684/2656719205.png
Suppose that you’re using default layout:
[PHP]<blocks name=”top” style=”xhtml”>
<block name=”absolute” type=”modules” style=”raw”>absolute</block>
<block name=”top-panel” type=”modules” style=”raw” main-inner=”1″>top-panel</block>
<block name=”header” type=”header” main-inner=”1″></block>
<block name=”mainnav” type=”mainnav” main-inner=”1″></block>
<block name=”cpanel” type=”usertools/cpanel”></block>
<block name=”masshead” style=”raw” no-main=”1″>masshead</block>
<block name=”slideshow” style=”raw”>slideshow</block>
<block name=”topsl” type=”spotlight”>user1, user2, user3, user4</block>
<block name=”topsl1″ type=”spotlight”>user5, user6, user7, user8</block>
<block name=”topsl2″ type=”spotlight”>user9, user10, user11, user12</block>
</blocks>[/PHP]
– If you want to move the main navigation underneath the slideshow, you just move block named mainnav to below the block named slideshow– If you want to remove block that contains logo, pls remove <block name=”header” type=”header” main-inner=”1″></block>
– To change width of main body, open file: templatesja_university(your default template)csslayout.css, add this rule:
.main {
width: 1200px !important; <<< change to your design value;
}– With Slideshow Lite module, pls have a look at this screenshot: http://easycaptures.com/fs/uploaded/684/4842691048.png
Regards.
jennyblain Friendjennyblain
- Join date:
- August 2012
- Posts:
- 21
- Downloads:
- 19
- Uploads:
- 0
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
February 5, 2013 at 12:56 am #482418Thank you for this clear information
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by jennyblain 11 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Move Module Positions
Viewing 3 posts - 1 through 3 (of 3 total)