Vertican ordering can get complex. I guess you could use 0 columns per row, remove the table, then place everything in a big two column one row table (or a pair of 50% width div floats if you prefer). In order to detect at which link the second column should begin you'd put this in the template:
Comments on Column ordering
Member
Usergroup: Customer
Joined: Nov 17, 2006
Total Topics: 5
Total Comments: 16
Is there a way to make the columns order from top to bottom in the first column and then continue at the top of the second column, etc...??
Thanks!
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Vertican ordering can get complex. I guess you could use 0 columns per row, remove the table, then place everything in a big two column one row table (or a pair of 50% width div floats if you prefer). In order to detect at which link the second column should begin you'd put this in the template: That should switch columns at the halfway mark.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Since I see you're already reading the thread, please note the corrections in my edit.