Hi,
Quick question: in the Puresite template, I want to modify module positions user1, user2, user3, user4. I have removed user4 from the Layout so now I have 3 columns. Currently they are all equal width. What I want is to make the widths 25%, 50% and 25% so essentially user2 gets most of the space on page with a left side and right side module position that is half the size.
I have figured out that in my duplicated ‘default’ layout, the ‘special width’ relates to the width of the column but what I can’t figure out is how to apply the special width (e.g. 50%) to the middle column (not the left or right).
This is how it currently looks:
<blockquote><block name=”topsl” type=”spotlight” main-inner=”2″ specialwidth=”50″ special=”left”>user1,user2,user3</block></blockquote>
Which makes the user1 column 50% of the width. I want the user2 column to be 50% instead. I have tried changing “left” to “middle”, “center”, “centre” and “right” but they all change user3 to 50% instead.
I am sure I am just missing something really simple here – any suggestions would be greatly appreciated,
cheers,