The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I would like to assign a different header for each forum so the graphic could be sponsor related. What is required to do this? Do I have to set up a different style template for each forum, or can I just change the header file so it can handle displaying different graphics?
Thanks |
|
#2
|
|||
|
|||
|
You could add conditionals to accomplish this:
PHP Code:
PHP Code:
Hope that helps. Derek |
![]() |
|
|