Quote:
Originally Posted by Seven Skins
Then ... you will have to make a table to do what u wanna do.
Fill in the code where it says Forum name etc ....
HTML Code:
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>Forum Name</td>
<td align="right" valign="middle" rowspan="2">Icon</td>
</tr>
<tr>
<td>Forum Description</td>
</tr>
</table>

|
What template is that in? I'd have to set it individually somehow?