The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
In vbulletin.org when we go to articles tab, everything is customized for article such as "Submit new article". Then go to mod tabs, everything says says mods "submit new mod" etc.
I did seperate the tabs with forum =inactive and brought under tabs and now looking to customize the areas like vb.org articles, mods, styles etc Please see the image below. Many thanks for the help! |
#2
|
|||
|
|||
![]()
You could use a <if> condition in the forumdisplay template for the New Thread image source.
Code:
<img src="blue/style/newthread<if condition="$foruminfo['forumid'] == X">_spec</if>.gif" alt="Post New thread" /> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|