Hi I want a simple listing in a table that is 25 rows and 2 columns wide, with each topic occupying one row (topic title, with link to it in like this:
<a href="titlelinkhtml">title topic name</a>,
so 25 topics per column as follows:
. Topic 1 . Topic2
. Topic 3 . Topic 4
. Topic 5 . Topic 6
. Topic 7 . Topic 8
. Topic 9 . Topic 10
.... upto Topic 50
And so on.....25 rows, 2 columns. How the format of the table looks (width etc.) should be customizable hopefully.
It is hard for me to draw the table but I guess you guys get the idea (or so I hope!).
The hack seems to draw up one huge table one column wide and XX rows long?
Is there any way to modify this hack to display the table in 2 columns, and to be able to use style sheet being used in that non-vb page..? UBB 5.x had a very simple active thread hack that worked great and displayed a great looking table.
|