Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • archinetsrl Friend
    #172828

    Hi! Sorry my English but I am Italian.
    I’m working on the site http://www.new-link.it/joomla.
    The column in the position “right” comes out from the edge of the page in any module.
    What can I do to realign? thanks

    khoand Friend
    #433955

    Hi,
    You login backend > Extensions > Template Manager > JA_METHYS – Default > LAYOUTS. Edit Default. You find this code :

    <block name="right1" width="30">right</block> <--- change this line (width=30%)

    archinetsrl Friend
    #433975

    Here is the file. Width is already 30 !!!
    is there any other changes possible?

    <?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=”content-mass-top” type=”modules”>content-mass-top</block>
    <block name=”inset2″>left</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>

    khoand Friend
    #434138

    You login backend > Extensions > Template Manager > JA_METHYS – Default > LAYOUTS. Edit Default. You replace this code :

    <block name="right1" width="30">right</block>
    with

    <block name="right1" width="35">right</block>

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

This topic contains 4 replies, has 2 voices, and was last updated by  khoand 12 years, 10 months ago.

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