Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • raffetali Friend
    #180892

    Hello,

    I’m using JA Methys, I would like to ask:

    Is it possible to change the layout from (Content – Left – Right) to (Left – Content – Right)?
    If yes, can you please tell me how?

    For illustration, please check attached image file.

    Best Regards
    Raffet Ali


    1. Untitled-1
    tfosnom Friend
    #467846

    Hello Raffet Ali
    Please go here and read section 3. Layouts for JA Template: This will describe how to do what you seek
    Blessings Shannon

    raffetali Friend
    #467862

    Hello tfosnom,
    The link shows only where to go in order to do particular changes on the template.
    I know where to go, but don’t know what to do when I got there.

    This is the layout:

    <?xml version="1.0" encoding="utf-8"?>
    <layout name="desktop">
    <!--Extra css load for this layout-->
    <stylesheets>
    </stylesheets>
    <scripts>
    <file>js/ja.more.js</file>
    </scripts>
    <blocks name="top" style="xhtml">
    <block name="absolute" type="modules" style="raw">absolute</block>
    <block name="top-panel" type="modules" style="raw">top-panel</block>
    <block name="header" type="header" main-inner="1"></block>
    <block name="slideshow" type="modules" no-main="1" >slideshow</block>
    <block name="video" type="modules" >video</block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
    </blocks>
    <blocks name="middle" colwidth="22" fixheight="1">
    <block name="right1" width="30">right</block>
    <block name="content-mass-top" type="modules">content-mass-top</block>
    <block name="inset2">left</block>
    </blocks>
    <blocks name="bottom" style="xhtml">
    <block name="botsl" type="spotlight" main-inner="1" specialwidth="30">user6,user7,user8,user9,user10</block>
    <block name="navhelper" type="navhelper" main-inner="1"></block>
    <block name="footer" type="footer"></block>
    </blocks>
    </layout>

    I would like to know what to change in order to get the layout something like: left-main-right

    Regards
    Raffet Ali

    Ninja Lead Moderator
    #467944

    @raffetali: Here you are

    <?xml version="1.0" encoding="utf-8"?>
    <layout name="desktop">
    <!--Extra css load for this layout-->
    <stylesheets>
    </stylesheets>
    <scripts>
    <file>js/ja.more.js</file>
    </scripts>
    <blocks name="top" style="xhtml">
    <block name="absolute" type="modules" style="raw">absolute</block>
    <block name="top-panel" type="modules" style="raw">top-panel</block>
    <block name="header" type="header" main-inner="1"></block>
    <block name="slideshow" type="modules" no-main="1" >slideshow</block>
    <block name="video" type="modules" >video</block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
    </blocks>
    <blocks name="middle" colwidth="22" fixheight="1">
    <block name="inset1">left</block>
    <block name="content-mass-top" type="modules">content-mass-top</block>
    <block name="right1" width="30">right</block>
    </blocks>
    <blocks name="bottom" style="xhtml">
    <block name="botsl" type="spotlight" main-inner="1" specialwidth="30">user6,user7,user8,user9,user10</block>
    <block name="navhelper" type="navhelper" main-inner="1"></block>
    <block name="footer" type="footer"></block>
    </blocks>
    </layout>

    More details middle position you can read on the link

    raffetali Friend
    #468007

    Hello Ninja Lead,

    Thanks a lot… Worked perfectly.

    Regards
    Raffet Ali

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

This topic contains 5 replies, has 3 voices, and was last updated by  raffetali 12 years, 1 month ago.

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