The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Logo hyperlink - Not working properly
The hyperlink from the Logo at top of my site, currently isn't working properly. It will always link/redirect to the page you are already on.
It used to always redirect to the forums section of the site, but after installing vbAdvanced & setting up a frontpage, I've attempted to get it to redirect always to the main site, but ended up screwing it up. So requesting help. Site: www.gamingcraft.net Here's the code used: Code:
<td align="center"> <a href=""> <img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /> </a> </td> For example I tried simple using "www.gamingcraft.net", but it then redirect to www.gamingcraft.net + currentpage address, which always fails. What do I need to put in the "", to always link to the main front page? Something like $mainpage ? Thank you |
#2
|
||||
|
||||
You need to put http:// in links, otherwise it will think you're linking to a page under the current domain. Or, try a non absolute URL for the link, like 'index.php' or 'forum.php' or whatever your site's home page is.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|