That would work for me except i have shadow images on the right and left sodes of my forums
Bebinning of Header
PHP Code:
<!-- logo -->
<a name="top"></a>
<table align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="center" width="8" background="/images/leftbg.gif"></td>
<td align="center" valign="top">
End of Footer
PHP Code:
<td width="8" background="/images/rightbg.gif"></td>
</tr>
</table>
How do i get it to work on mine?