The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to add a Home Page Hyperlink in Forums?
How to add a Home Page Hyperlink in Forums?
Below is an image of where I would like the Home Button to be placed and it should link to: http://pctweakers.net Thanks I am on the latest vBulletin v4.1.10 if that matters --------------- Added [DATE]1326569867[/DATE] at [TIME]1326569867[/TIME] --------------- Sorry for the double post, I found it here https://vborg.vbsupport.ru/showthread.php?t=274116 |
#2
|
||||
|
||||
There is a simple mod that can do this
|
#3
|
||||
|
||||
Go to AdminCP>Plugins & Products>Add New Plugin>
Product: vBulletin Hook Location: process_templates_complete Title: Home Tab in Navbar Plugin PHP Code: Code:
$template_hook['navtab_start'] .= '<li><a class="navtab" href="http://pctweakers.net/">Home</a></li>' ; SAVE OR You can go to AdminCP>Plugins & Products>Download / Upload Plugins>Import Plugin Definitions XML File Browse for the XML plugin in the attachment and click Import No need to edit templates or install extra mods. |
2 благодарности(ей) от: | ||
doctorsexy, MaXimus |
#4
|
||||
|
||||
Thanks ..very helpfull.....
|
#5
|
|||
|
|||
Quote:
You're a star man! I dont know how did it even pickup my homepage automatically |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|