The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Change Calendar Link on front page
Hello there,
How could I change the URL that the calendar link on the front page points to. We have a separate calendar that runs on our site and I would like the forum to link to that instead of the inbuilt one. Any help would be appreciated. Cheers, Robin |
#2
|
||||
|
||||
in navbar template search for:
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> |
#3
|
|||
|
|||
Brilliant,
Thanks for that. Robin |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|