If it were me, I'd create a new folder and put the images in there for every forum and name them forum1.png, forum2.png, etc and then modify the template to instead of calling the $forum[title], I'd call <img src="folder/forum$forumid.png" alt="$forum[title]" border="0"> . Then just leave the navbits alone.
I've never tried that, but it sounds like it would work. You may have to play with the variables a bit cuz I didn't look them up.
|