PDA

View Full Version : Help : Hack that implements images to the background forum header


Schmoo
09-25-2002, 11:20 PM
I've kinda got started, I just need some help going in the right direction.

What I'm trying to do is make it so you can add an image to the background of any forum header (i.e. general chat, support, etc.). Basically where the forum name and description are. I know its easy to add an image, but its the same one used on every forum header. I want to use it so each forumid will have a corresponding image to it.

At least I think the concept is feasable. I added a new field in mysql, and tried calling up in the forumbit template, but that didn't work. If i need to add something in the php files, I would assume its the index.php or functions.php files. I've been working at this, and not sure if it should be similar to the star hack or not.

If someone can help point me in the right direction, I would be very happy. :)

Schmoo
09-26-2002, 12:24 AM
holy crap nevermind, got it to work. Wow I amaze myself. :P