The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Quick Question..
Anyway to hide a forum on a specific style? through templates maybe?
|
#2
|
|||
|
|||
Yes.
You will need to add conditions into the forumhome_forumbit_level1_post forumhome_forumbit_level1_nopost and forumhome_forumbit_level2_post to check that the forumid is not the one that you want to hide. I haven't tested it, but sticking Code:
<if condition="$forum[forumid] != x"> Code:
</if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|