The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Adding a new Tab/BUtton
Hello. I need to know which files from the template i need to edit to add new Buttons or Tabs such as the Top ones. Please Help. Thank You.
|
#2
|
||||
|
||||
Depending on the design of your skin, You may need to edit header or navbar template.
. --------------- Added [DATE]1243024421[/DATE] at [TIME]1243024421[/TIME] --------------- To find the template to modify: vBulletin Options > General Settings > Add Template Name in HTML Comments > Yes . Then view the source code and you will see the name of template. . |
#3
|
|||
|
|||
NVM Sorta got it. Problem now is Some buttons it doesnt show the button name. Example [FORUMS] [DOESNT SHOW] [USER CP]
It wont show the name of the button. Code is... <if condition="$show['member']"> <td width="85" height="34" class="css_nav"><a href="http://sourceban.net">$vbphrase[ban]</a></td> </if> |
#4
|
||||
|
||||
Instead of phrase you use plain text.
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|