Log in

View Full Version : Custom Forum Icons for Vbulletin 3.6.2


LLcoolMP
10-06-2006, 02:08 PM
I need to customize my forum icons for my Vbulletin 3.6.2

I need to realize something like this forum (http://www.tomshw.it/forum/). A normal status icon http://www.tomshw.it/forum/images/statusicon/forum_old.gif and at its right a custom icon. http://www.tomshw.it/forum/images/forums/7.gif

Every forum should have his own personal icon.

I don't want to change the status icons, i want to add a new icon for every forum.

Thank you for your help! :)

ZacUSNYR
10-06-2006, 03:27 PM
<if condition="$forum[forumid]==x">imagelink</if>

forumhome_levelx_* templates

RS_Jelle
10-06-2006, 04:17 PM
Have a look at this topic (https://vborg.vbsupport.ru/showthread.php?t=122087) (it works fine on 3.6 normally) ;)