View Full Version : [Header] Logos
puertoblack2003
11-20-2005, 12:38 AM
can someone help me i'm trying to add this to my navbar template but the board is looking screwie i have an idea but can't get it right if someone can look at it and adjust it will greatly appreciated
thanks you in advance. :nervous:
<br>
<a name="top"></a>
<table align="center"><a target="_blank" href="http://www.outlaw621.com"><img title="Outlaw's WebJAL Server" src="http://www.puertotech.com/images/banners/outlaw.gif" alt="Outlaw's WebJAL Server" border="0"></a> <a target="_blank" href="http://www.dreamhost.com/rewards.cgi?an20448146872 "><img title="Dreamhost" src="http://www.puertotech.com/images/banners/dreamhost.gif" alt="Dreamhost" border="0"></a></a> <a target="_blank" href="http://www.tech-unity.com/forums"><img src="http://www.tech-unity.com/forums/images/links/Tech-Unity_Banner2.gif" border="0" width="468" height="72" alt="Tech-Unity Homepage"></a><!-- http://www.tech-unity.com/forums border="0"></a></td></tr>
</tbody></table><br>
davidw
11-20-2005, 01:18 AM
you had a space after 20448146872
you had one too many </a>'s
Unsure about this purpose
<a name="top"></a>
This is malformed
<!-- http://www.tech-unity.com/forums border="0">
have no idea what this is used for since the tags aren't opened...
</a>
</td>
</tr>
</tbody>
try this to see if it helps any
<br>
<table align="center"><tr><td>
<a href="http://www.outlaw621.com" target="_blank"><img src="http://www.puertotech.com/images/banners/outlaw.gif" alt="Outlaw's WebJAL Server" border="0"></a>
<a href="http://www.dreamhost.com/rewards.cgi?an20448146872" target="_blank"><img src="http://www.puertotech.com/images/banners/dreamhost.gif" alt="Dreamhost" border="0"></a>
<a href="http://www.tech-unity.com/forums" target="_blank"><img src="http://www.tech-unity.com/forums/images/links/Tech-Unity_Banner2.gif" border="0" width="468" height="72" alt="Tech-Unity Homepage"></a>
</td></tr></table>
<br>
You might even take the table part out (try with/without)
Hope this helps.
Edit: a couple more possibilities...
<br>
<center><table><tr><td>
<a href="http://www.outlaw621.com" target="_blank"><img src="http://www.puertotech.com/images/banners/outlaw.gif" alt="Outlaw's WebJAL Server" border="0"></a>
<a href="http://www.dreamhost.com/rewards.cgi?an20448146872" target="_blank"><img src="http://www.puertotech.com/images/banners/dreamhost.gif" alt="Dreamhost" border="0"></a>
<a href="http://www.tech-unity.com/forums" target="_blank"><img src="http://www.tech-unity.com/forums/images/links/Tech-Unity_Banner2.gif" border="0" width="468" height="72" alt="Tech-Unity Homepage"></a>
</td></tr></table></center>
<br>
<br><center>
<a href="http://www.outlaw621.com" target="_blank"><img src="http://www.puertotech.com/images/banners/outlaw.gif" alt="Outlaw's WebJAL Server" border="0"></a>
<a href="http://www.dreamhost.com/rewards.cgi?an20448146872" target="_blank"><img src="http://www.puertotech.com/images/banners/dreamhost.gif" alt="Dreamhost" border="0"></a>
<a href="http://www.tech-unity.com/forums" target="_blank"><img src="http://www.tech-unity.com/forums/images/links/Tech-Unity_Banner2.gif" border="0" width="468" height="72" alt="Tech-Unity Homepage"></a>
</center><br>
puertoblack2003
11-20-2005, 01:25 AM
you had a space after 20448146872
you had one too many </a>'s
Unsure about this purpose
<a name="top"></a>
This is malformed
<!-- http://www.tech-unity.com/forums border="0">
have no idea what this is used for since the tags aren't opened...
</a>
</td>
</tr>
</tbody>
try this to see if it helps any
<br>
<table align="center"><tr><td>
<a href="http://www.outlaw621.com" target="_blank"><img src="http://www.puertotech.com/images/banners/outlaw.gif" alt="Outlaw's WebJAL Server" border="0"></a>
<a href="http://www.dreamhost.com/rewards.cgi?an20448146872" target="_blank"><img src="http://www.puertotech.com/images/banners/dreamhost.gif" alt="Dreamhost" border="0"></a>
<a href="http://www.tech-unity.com/forums" target="_blank"><img src="http://www.tech-unity.com/forums/images/links/Tech-Unity_Banner2.gif" border="0" width="468" height="72" alt="Tech-Unity Homepage"></a>
</td></tr></table>
<br>
You might even take the table part out (try with/without)
Hope this helps.
Edit: a couple more possibilities...
<br>
<center><table><tr><td>
<a href="http://www.outlaw621.com" target="_blank"><img src="http://www.puertotech.com/images/banners/outlaw.gif" alt="Outlaw's WebJAL Server" border="0"></a>
<a href="http://www.dreamhost.com/rewards.cgi?an20448146872" target="_blank"><img src="http://www.puertotech.com/images/banners/dreamhost.gif" alt="Dreamhost" border="0"></a>
<a href="http://www.tech-unity.com/forums" target="_blank"><img src="http://www.tech-unity.com/forums/images/links/Tech-Unity_Banner2.gif" border="0" width="468" height="72" alt="Tech-Unity Homepage"></a>
</td></tr></table></center>
<br>
<br><center>
<a href="http://www.outlaw621.com" target="_blank"><img src="http://www.puertotech.com/images/banners/outlaw.gif" alt="Outlaw's WebJAL Server" border="0"></a>
<a href="http://www.dreamhost.com/rewards.cgi?an20448146872" target="_blank"><img src="http://www.puertotech.com/images/banners/dreamhost.gif" alt="Dreamhost" border="0"></a>
<a href="http://www.tech-unity.com/forums" target="_blank"><img src="http://www.tech-unity.com/forums/images/links/Tech-Unity_Banner2.gif" border="0" width="468" height="72" alt="Tech-Unity Homepage"></a>
</center><br>
thank you very much i used that and it worked very well, this what i used:
<a href="http://www.outlaw621.com" target="_blank"><img src="http://www.puertotech.com/images/banners/outlaw.gif" alt="Outlaw's WebJAL Server" border="0"></a>
<a href="http://www.dreamhost.com/rewards.cgi?an20448146872" target="_blank"><img src="http://www.puertotech.com/images/banners/dreamhost.gif" alt="Dreamhost" border="0"></a>
<a href="http://www.tech-unity.com/forums" target="_blank"><img src="http://www.tech-unity.com/forums/images/links/Tech-Unity_Banner2.gif" border="0" width="468" height="72" alt="Tech-Unity Homepage"></a>
tagged underneath this [ <table align="center">] and it's working well
again thanks
davidw
11-20-2005, 01:41 PM
Not a problem! Happy to help :)
TygerTyger
11-20-2005, 02:38 PM
The name=top link is used for the "Back to Top" links. Don't take it out ;)
davidw
11-20-2005, 05:38 PM
Makes sense - I've not had to have to use that in years now that I remember what its purpose was :P
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.