The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
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 |
#2
|
|||
|
|||
Just make it into a link in the header template
Code:
<a href="$vboptions[bburl]/$vboptions[forumhome].php?$session[sessionurl]"><img src="PUT IMAGE HERE" border="0" /></a> Hope that helps, Danny |
#3
|
|||
|
|||
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 |
#4
|
|||
|
|||
Well I'm just learning all this, just wrap the code you were using around the tag i gave you and it should work.
|
#5
|
|||
|
|||
done thanx
|
#6
|
|||
|
|||
Thanks :up:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|