<em>@chaimk 339546 wrote:</em><blockquote>I want to have a menu on the right and left hand side of the content (such as R-C-L); is it at all possible to change the module positioning (of Position 5 and 7) to reflect the following Position-5 <->Content-Mass-Top <->Position-7?
Thanks,
Chaim :)</blockquote>
Hi chaimk,
Just go to the template back-end > LAYOUTS tab, going to edit the default layout you would see this block tag
<block name=”right2″>position-5</block>
if you want the position-5 positon display on the left side change the above to this
<block name=”left1″>position-5</block>