This works better for most people. No offense:
<table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="10"><img width="10" height="4" src="{imagesfolder}/space.gif" alt=""></td>
<td width="100%">
<!-- spacer -->
<!-- spacer -->
</td>
<td width="10"><img width="10" height="4" src="{imagesfolder}/space.gif" alt=""></td>
</tr>
</table>
Place that before and after the postbit. It makes for a nice effect. Taz, if you do this, you will not find any errors.
|