test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • dignacio Friend
    #157651

    I need help on repositioning the left, right, and content-mass-top module.

    1. I want left module to be on the left of the main content
    2. I want right module to be on the right of the main content
    3. I want the content-mass-top module to be full width

    Thanks!

    Css Magician Friend
    #367647

    Dear dignacio,

    please open templatesja_socialcoreetclayoutsdefault.xml and edit as follow:
    change


    <blocks name="middle" colwidth="22">
    <block name="content-mass-top" style="jaraw">content-mass-top</block>
    <block name="content-top" type="spotlight">user1,user2,user3</block>
    <block name="inset2">left</block>
    <block name="right2">right</block>
    </blocks>

    to


    <blocks name="middle" colwidth="22">
    <block name="content-mass-top" style="jaraw">content-mass-top</block>
    <block name="content-top" type="spotlight">user1,user2,user3</block>
    <block name="inset1">left</block>
    <block name="inset2">right</block>
    </blocks>

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

This topic contains 2 replies, has 2 voices, and was last updated by  Css Magician 13 years, 11 months ago.

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