View Full Version : logo hyper link doesnt work
logo hyper link doesnt work
Ive got a logo and centerd it but theres no hyperlink now to the main forum
How do i doit? see www.oh-twadi.com/forum and see the top logo
Guest190829
02-07-2005, 09:45 AM
Just make it into a link in the header template
<a href="$vboptions[bburl]/$vboptions[forumhome].php?$session[sessionurl]"><img src="PUT IMAGE HERE" border="0" /></a>
Hope that helps,
Danny
heres my header codes can u reply with the exact code it shud be
<!-- 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]">
<!--
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.
-->
<center>
<script language="JavaScript">
<!--
var now = new Date();
var uaid = now.getTime() % Math.floor(8640000 - Math.random()*1000);
document.write('<scr'+'ipt src="http://focusin.ads.targetnet.com//ad/id=galacnet&opt=hjj&rw=468&rh=60&cv=220&uid=' + uaid + '" ></scr'+'ipt>');
//-->
</script>
<noscript>
<iframe allowTransparency="true" src="http://focusin.ads.targetnet.com//ad/id=galacnet&opt=hhn&rw=468&rh=60&cv=220&uid=1" width=468 height=60 frameborder=0 marginheight=0 marginwidth=0 scrolling="no">
<a href="http://focusin.ads.targetnet.com//ad/id=galacnet&opt=cin&rw=468&rh=60&cv=220&uid=1" target="_top"><img
src="http://focusin.ads.targetnet.com//ad/id=galacnet&opt=hin&rw=468&rh=60&cv=220&uid=1" alt="Click here to visit our sponsor" width=468 height=60 border=0></a>
</iframe>
</noscript>
</center></td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
Guest190829
02-07-2005, 06:04 PM
Well I'm just learning all this, just wrap the code you were using around the tag i gave you and it should work.
sedline
01-25-2008, 12:57 AM
Thanks :up:
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.