The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi guys,
I've had a root around this site but to no joy as of yet... I'm looking to place a certain banner advert on certain boards of my forum. Looking through the code it looks as though its related to 'forumid' in the forumdisplay.php file? Wondering if anyone can shed any light on it, I'd imagine its a pretty common thing to want to do? Cheers, James |
#2
|
||||
|
||||
![]()
Hello,
There is a modification on the site to do this. I don't know what it is off hand, but I know for a fact that it exists because i installed it when it was first released. |
#3
|
|||
|
|||
![]()
You can do this right in the adminCP by creating different styles for the various forums. Or you can code it right into the template using
<if condition="$forumid==someNumber"> //header info goes here. </if> |
#4
|
||||
|
||||
![]()
Hello,
The modification is tied directly into the forums themselves. You can add headers OR html to every forum by just installing the modification. Of course you can do it the way listed above, but that will get really cluttered pending how many forums you are changing and it requires manual entries via the templates. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|