The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
webmail
I have a webmail system setup off my board however I wanted to know how to put a link to it on the bottom of my message board in the same area as "Admin" and "Mod" or "Contact Us".
Any idea's on how I would accomplish this? |
#2
|
|||
|
|||
Hi.
You want to add your link within the footer template. |
#3
|
|||
|
|||
^^ What he said, right around:
Code:
<a href="$vboptions[homeurl]">$vboptions[hometitle]</a> |
#4
|
|||
|
|||
<a href="$vboptions[homeurl]">$vboptions[hometitle]</a>
So <a href="$vboptions[http://www.webmail.com]">$vboptions[webmail]</a> Or should I just add it as a standard link in form <a href="http://www.webmail.com">webmail</a> ?? |
#5
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|