As JC is running a beta version, I can guarantee there are no hacks involved.
To create a sidebar, the basic idea is that you put the entire UBB in a two-celled table. In the left cell goes the sidebar, and in the right cell goes the rest of the UBB. You accomplish this by setting up the table in the header, including the side bar (like this):
<table>
<tr>
<td>
<!-- sidebar code goes here -->
</td>
<td>
And closing it in the footer:
</td>
</tr>
</table>
More or less..
I'll let JC comment further if necessary.
Graeme
Moderator: UBB.classic Assistance Forum
NOTE: Due to time constraints, I am unable to respond to personal email. Please post on the boards instead."The ships hung in the sky in much the same way that bricks don't." --Douglas Adams