Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • zarenya Friend
    #181286

    Hi 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.


    1. Realpay-changes
    Saguaros Moderator
    #469608

    Hi 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 Friend
    #482418

    Thank you for this clear information

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

This topic contains 3 replies, has 3 voices, and was last updated by  jennyblain 11 years, 3 months ago.

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