The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I want my pages to have a different header image based on the forum the user is in (there are 6 main forums).
Can anyone point me in the right direction? Thanks! |
|
#2
|
||||
|
||||
|
Several different ways to do it. You can add a modification (search 'header' 'all mods' titles only') to allow you to have a different header for each forum. You can put in a condition statement - if forum x, give header x. Or you can make a change in the code to spit out the header based on the forum - header_x.jpg for forum x. It depends on which is easiest for you and best for your situation.
|
![]() |
|
|