There is a way to do this without hacking. It's a bit convoluted though.
In your templates, put an image named image$forum[forumid].gif where you want it. Then, put single pixel images named image1.gif, image2.gif, etc. in the directory and put the desired different image in with the proper name (e.g. image22.gif)
Likewise, it could be done with several images. Just pick different naming schemes.
This isn't a route I would want to take with a huge number of forums, but given that you don't seem to understand basic php, this is one option for you.
Amy
|