PDA

View Full Version : ~ Link On Logo Has Box Around It, How To Remove ~


HeWatchesOverUs
09-14-2009, 03:42 AM
I was finally able to get my header correct the way that I want it, the only issue is now I have a box around the logo. It's a link back to my home page www.christianforumcafe.com (http://www.christianforumcafe.com) but I'm not sure how to get the box to disappear like it was before I started messing around with the header. Below is the code for the header, not sure if that helps, but any help on this issue would be much apprecaited.

<!-- logo -->
<a name="top"></a>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="headerwrap"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="headerL">&nbsp;</td>
<td class="headerlogo"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="images/hbjnavigator2/spacer.gif" alt="$vboptions[bbtitle]" width="347" height="198" border="0"/></a></td>
<td class="headerR">&nbsp;</td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top">
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]

Thank you in advance for any help on this!:rolleyes:

HMBeaty
09-14-2009, 04:09 AM
I just went to your site and I dom't see a box around your logo

HeWatchesOverUs
09-14-2009, 04:18 AM
<font face="Book Antiqua">I have attached a pic to show.</font>

HMBeaty
09-14-2009, 04:27 AM
Well, that "red x" box would be because the image doesn't exist at the location http://www.christianforumcafe.com/images/hbjnavigator2/spacer.gif. :)

HeWatchesOverUs
09-14-2009, 04:32 AM
Awesome! Uploaded spacer.gif and problem resolved. Thank You for your help. Something so simple over looked.


Much Appreciated!!!


:up::up::up::up::up::up:

HMBeaty
09-14-2009, 04:33 AM
No problem :)