Hey there snake. Thank you for your reply.
The link to my site is:
http://www.thelovelogic.com/forum/index.php
Please let me know anything else I can help with.
Thanks again,
SuperDave71
--------------- Added [DATE]1199486882[/DATE] at [TIME]1199486882[/TIME] ---------------
Here is the code to my header if that helps.
Header:
<!-- logo -->
<a name="top"></a>
<center>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" style="background-image:url($stylevar[imgdir_misc]/headbg.gif)">
<tr>
<td align="left" valign="top">
<a href="http://www.theLoveLogic.com"><img src="$stylevar[imgdir_misc]/head_left.gif" border="0" alt=""/></a></td>
<td align="right" valign="bottom"><img src="$stylevar[imgdir_misc]/head_right.gif" border="0" alt="" /></td>
</tr>
</table>
</center>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
Could it be the $spacer_open tag? I deleted it and it messed up the width to my forum.
This one is stumping me!
Thanks again in advance,
SuperDave71