Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • knerten Friend
    #188597

    Hi 🙂

    I need to change the width on modules user 3 and user 10 so that they are the same with as user 1,2,8 and 9. I’d like them all the same width.

    Can anyone please tell me where to change this?

    Thanks!

    Anita

    pavit Moderator
    #497450

    Hi

    To change the width of your module go to Extensions – Template Manager – Ja_Norite Default – LAYOUTS tab and edit the default Layout Boottom Block in this way

    <blocks name="bottom" style="xhtml">
    <block name="topsl" type="spotlight" style="jarounded" main-inner="1" special="right" specialwidth="39">user1,user2,user3</block>
    <block name="botsl" type="spotlight" main-inner="1">user8,user9,user10</block>
    <block name="footer" type="footer"></block>
    </blocks>

    Remove the part in RED – so the new layout will be the one showed below

    <blocks name="bottom" style="xhtml">
    <block name="topsl" type="spotlight" style="jarounded" main-inner="1">user1,user2,user3</block>
    <block name="botsl" type="spotlight" main-inner="1">user8,user9,user10</block>
    <block name="footer" type="footer"></block>
    </blocks>

    Regards

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

This topic contains 2 replies, has 2 voices, and was last updated by  pavit 11 years, 4 months ago.

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