Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • 0dass0a9d-asd Friend
    #158513

    I need to make my right module position wider. How do I do this?

    Thanks.

    Phill Moderator
    #370962

    From the template manager click on the layouts tab and in the layouts management section edit the default layout and add the code highlighted in red below

    <?xml version="1.0" encoding="utf-8"?>
    <layout name="desktop">
    <!--Extra css load for this layout-->
    <stylesheets>
    </stylesheets>
    <blocks name="top" style="xhtml">
    <block name="top-panel" type="modules" style="raw" main-inner="1">top</block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="header" type="header" main-inner="1"></block>
    <block name="mainnav" type="mainnav" main-inner="1"></block>
    <block name="slideshow" type="modules" style="raw">slideshow</block>
    <block name="topsl" type="spotlight" style="raw" main-inner="1">user1,user2</block>
    </blocks>
    <blocks name="middle" colwidth="20">
    <block name="content-mass-top" style="raw">content-mass-top</block>
    <block name="inset1" style="jaxhtml">left</block>
    <block name="right1" style="jaxhtml" width="26">right</block>
    </blocks>
    <blocks name="bottom" style="xhtml">
    <block name="botsl-2" type="spotlight" main-inner="1">user4</block>
    <block name="botsl-1" type="spotlight" main-inner="1">user5,user6,user7,user8,user9,user10</block>
    <block name="navhelper" type="navhelper" main-inner="1"></block>
    <block name="footer" type="footer" main-inner="1"></block>
    </blocks>
    </layout>

    That makes the right column 26% of the available width for that block. The default is 20% so increase until you get the width you require.

    0dass0a9d-asd Friend
    #371190

    Very quick and accurate response.

    Thanks.

    joostwanetie Friend
    #391470

    Can you help me also with this code, i want it for user9. The code is

    <blocks name="bottom" style="xhtml">
    <block name="botsl-2" type="spotlight" main-inner="1">user4</block>
    <block name="botsl-1" type="spotlight" main-inner="1">user5,user6,user7,user8,user9,user10</block>
    <block name="footer" type="footer" main-inner="1"></block>
    </blocks>
    </layout>

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

This topic contains 4 replies, has 3 voices, and was last updated by  joostwanetie 13 years, 6 months ago.

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