goingnova
09-17-2004, 02:27 AM
Hello, and thank you for trying to help me.
At the top of my forum, there are 4 graphics. The Three on the right have a space inbetween each picture. How can I remove this space? If you go to my web site main forum page you can see it:
http://www.bashanything.com/forums/index.php?
Here is my code. Any help is greatly apreciated. :)
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
<img src="http://www.bashanything.com/images/yellowribbon.jpg">
<img src="http://www.bashanything.com/images/ustwintowers.jpg">
<img src="http://www.bashanything.com/images/911tribute.gif">
<!--
NEW HEADER & NAVBAR
Now that the nav buttons are in the
navbar template, you can stick whatever
you like into this space.
This makes it much easier for novice
admins to customize their header
template without affecting important
navigation elements.
-->
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
At the top of my forum, there are 4 graphics. The Three on the right have a space inbetween each picture. How can I remove this space? If you go to my web site main forum page you can see it:
http://www.bashanything.com/forums/index.php?
Here is my code. Any help is greatly apreciated. :)
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td align="$stylevar[right]">
<img src="http://www.bashanything.com/images/yellowribbon.jpg">
<img src="http://www.bashanything.com/images/ustwintowers.jpg">
<img src="http://www.bashanything.com/images/911tribute.gif">
<!--
NEW HEADER & NAVBAR
Now that the nav buttons are in the
navbar template, you can stick whatever
you like into this space.
This makes it much easier for novice
admins to customize their header
template without affecting important
navigation elements.
-->
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output