Log in

View Full Version : Changing header image by forum


WashThis
11-19-2008, 11:35 AM
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!

Lynne
11-19-2008, 01:48 PM
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.