RichieScott1
07-25-2007, 06:19 PM
How can I remove these spaces in my header? Here is my header code and a screenshot.
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]">
<map name="FPMap0">
<area href="http://www.gfxfreaks.com/usercp.php?" shape="rect" coords="9, 10, 90, 42">
<area href="http://www.gfxfreaks.com/memberlist.php?" shape="rect" coords="92, 11, 169, 45">
<area href="http://www.gfxfreaks.com/search.php?" shape="rect" coords="344, 10, 422, 43">
<area href="http://www.gfxfreaks.com/showgroups.php?" shape="rect" coords="260, 9, 338, 44">
<area href="http://www.gfxfreaks.com/sendmessage.php?" shape="rect" coords="174, 8, 257, 44">
</map>
<img src="$stylevar[titleimage]" border="0" usemap="#FPMap0"/>
<map name="FPMap1"><area href="http://www.gfxfreaks.com/" shape="rect" coords="89, 1, 193, 32"><area href="http://www.gfxfreaks.com/search.php?do=getnew" shape="rect" coords="194, 1, 295, 32"><area href="http://www.gfxfreaks.com/forumdisplay.php?do=markread" shape="rect" coords="295, 0, 404, 32"><area href="http://www.gfxfreaks.com/private.php?" shape="rect" coords="404, 1, 506, 32"></map>
<img border="0" src="http://www.gfxfreaks.com/orangeskin/misc/t_2_bg.png" width="780" height="50" usemap="#FPMap1"></p>
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]">
<map name="FPMap0">
<area href="http://www.gfxfreaks.com/usercp.php?" shape="rect" coords="9, 10, 90, 42">
<area href="http://www.gfxfreaks.com/memberlist.php?" shape="rect" coords="92, 11, 169, 45">
<area href="http://www.gfxfreaks.com/search.php?" shape="rect" coords="344, 10, 422, 43">
<area href="http://www.gfxfreaks.com/showgroups.php?" shape="rect" coords="260, 9, 338, 44">
<area href="http://www.gfxfreaks.com/sendmessage.php?" shape="rect" coords="174, 8, 257, 44">
</map>
<img src="$stylevar[titleimage]" border="0" usemap="#FPMap0"/>
<map name="FPMap1"><area href="http://www.gfxfreaks.com/" shape="rect" coords="89, 1, 193, 32"><area href="http://www.gfxfreaks.com/search.php?do=getnew" shape="rect" coords="194, 1, 295, 32"><area href="http://www.gfxfreaks.com/forumdisplay.php?do=markread" shape="rect" coords="295, 0, 404, 32"><area href="http://www.gfxfreaks.com/private.php?" shape="rect" coords="404, 1, 506, 32"></map>
<img border="0" src="http://www.gfxfreaks.com/orangeskin/misc/t_2_bg.png" width="780" height="50" usemap="#FPMap1"></p>
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output