Custom icons per forum how?

Status
Not open for further replies.

anti-human

Active Member
153
2008
0
0
Im' having a lot of trouble with this. It seems that it doesn't work at all. I've already done everything and nothing im so confused.

little help please.
 
12 comments
You can use a modification called vB lightbulbs it works for 3.7 and will probably work for 3.8, If you want I can PM you the files' :)
 
Danny I'm currently on my wii browser so I can't download or upload filers, I'll send you the files tommorow morning though' Hope that's alright ;)
 
In the template forumhome_forumbit_level2_post find:
Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>

Now add:
Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><img border="0" src="images/misc/iconforums/$forum[forumid].gif" hspace="4px" align="left"/></a>

Now create a new folder called "iconforums" in your "images/misc" folder.

Now name the icon according to the forumid.

Demo: www.evilexe.com

If you need any help just ask me!
 
Yeah if this is the mod its on about then iv already done this lol, with another plugin and customed the code for the forum. But i was wondering if there was any way you could make the icons color if there is a new post but black and white if there are no new posts. If not then its ok, would be cool. Thanks anyway.
 
Status
Not open for further replies.
Back
Top