<em>@shikar 196082 wrote:</em><blockquote>I would like to have 5 module positions in a row just above the footer. So add module position USER11 next to USER10. How can I add USER11 with the 5 module positions taking equal space?</blockquote>
Hi Shikar,
Just go to the template settings, under the layout tab,go to edit the active layout, you will see this tag
<block name=”botsl” type=”spotlight” main-inner=”1″>user7,user8,user9,user10</block>
Change it to
<block name=”botsl” type=”spotlight” main-inner=”1″>user7,user8,user9,user10,user11</block>
I think that will help !