View Full Version : How do I make the sub-forums like this?


VTXCafe.com
5th August 2005, 10:00 AM
I saw this at the vB site and loved it...anyone have a suggestion on how I could do it? I have sub-forums for each state and this would be awsome.

http://www.football-forums.com/forums/forumdisplay.php?f=47

I also like how they have the logos in the threads here:

http://www.football-forums.com/forums/forumdisplay.php?f=1

Any suggestions?

Stunt
5th August 2005, 10:23 AM
Most likely a hack. Search vBulletin.org or check vbhackers.com I think they have it

hpwilhelm
5th August 2005, 11:54 AM
For the subforum-thing you can probably do this by editing forumdisplay templates. No source hacks needed.

And I believe you can insert a image (html) in the description field - and then if needed position it with CSS.

hpwilhelm
5th August 2005, 11:59 AM
And you kan insert a image (HTML) as forum title, just tested! :D

This will be usefull :p

VTXCafe.com
5th August 2005, 12:20 PM
Any example of where that code would be inserted? Somethings I know and some I don't...I am fast learner...:)

hpwilhelm
5th August 2005, 01:28 PM
Forum manager: Forumtitle and/or description. Insert <img class="something" src="file location" alt="" />

As for template edits you need to look through the FORUMDISPLAY templates, i think.