![]() |
News/Rule box displayed in 1 specific forum?
I would like to add a box with a few rules but only want it to show up in 1 forum section, anyone know how i can do this? Im sure its simple but I wouldnt know how to make it show up on only 1 specific forum
thanks |
up..anyone got an idea?
|
.......................
|
In template forumdisplay:
<if condition="$forum['forumid'] == X"> YOUR CODE HERE </if> (X as the forumid of the forum where you want that rule to be). |
Hmmm, thanks for the reply but for some reason thats not working, i tried adding the code without that condition to see if the problem was the code i added but it shows fine.
|
Try this:
HTML Code:
<if condition="$forumid == 'xx'"> |
Boofo thanks alot man! Now how would I go about making it appear in more then 1 forum? I want it displayed in about 4 subforums of this one.
thanks for the help |
HTML Code:
<if condition="$forumid == 'xx' OR $forumid == 'xx' OR $forumid == 'xx' OR $forumid == 'xx'"> |
All times are GMT. The time now is 08:44 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|