vForums Support > Programming & Coding :: Database of Codes/Hacks/Mods :: > Left Side Tables
Left Side Tables - Posted By Michael (wrighty) on 13th Apr 08 at 7:22pm
This code will add a table to the left of your forum!
Global Header:
<table border="0" cellpadding="3" cellspacing="4" style="margin-top: -30px">
<tr>
<td width="300px" valign="top">
<table border="0" cellpadding="3" cellspacing="1" class="border" width="100%">
<tr>
<td class="title2">
Title Here
</td>
</tr>
<tr>
<td class="window1">
Content HERE!
</td></tr></table>
<br /><br />
</td>
<td align="right" valign="top">
Global Footer:
</td>
</tr>
</table>
Simply repeat the part in blue as many times as you want a new 'table' on the left. Also, change the red to the text that you want to show. Change the teal part to the width of the table