|
Date: 5/19/2008 6:09 am · Subject: Re: Extra column in news template · Rating: 0
The column on the right that is already there is position 3.
Just copy everything of position 3 to after position 4. Rename everything within that to position 5.
Then one final step must be taken: cut the next from after position 3 and put it after position 5:
<div class="endFloat"> </div>
Then my browser shows something similar to what I suspect that you want. I haven't tested it thoroughly, especially the top to bottom part, but it should give you a start.
probably you have to do something with a secondColumn class to get it right
--- (Edited on 5/19/2008 1:22 pm [GMT+0200] by bartjol) ---
|