Custom Icon for each Forum

One option is to use HTML in the forum descriptions to add unique icons inline with the forum list:

Admin CP -> Applications -> Display Node Tree -> [click a forum] -> Description

You can use HTML like this:

Code:
<img src="PATH/TO/IMAGE.GIF" />

When doing this you will probably want to show full descriptions:

Admin CP -> Appearance -> Style Properties -> Forum List
> Show Forum Descriptions on Node List = [*]
> Enable Forum Descriptions Tooltips = [ ]


There is currently no feature to specify custom
forum-read.png
forum-unread.png
images for individual forums.
 
Top Bottom