The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Custom header graphic for forums?
hey guys, bit of a n00b question but I wanted to know if there was an easy way to just have a custom header graphic for certain forums. I wouldnt really want the style of the page to change, just a graphic...
thanks in advance for the help |
#2
|
||||
|
||||
I think there is a hack that does this, if you search through the 3.6 mods database you should find it.
I had a similar thing, but i wanted more than just the header to change, so i went ahead and copied my style several times, changed the directories through the style manager and changed what images i needed to in each folder. Then its just a simple matter of changing the style default on the specific forums you want to display any given theme on. |
#3
|
||||
|
||||
You could do it via conditionals too.
Code:
<if condition="$forumid == X"> header code </if> Link to more conditional statements: http://www.vbulletin.com/forum/showthread.php?t=200894 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|