Ok folks.
For all of you who want Category Icons including the "new post", "no new post" capabilities, here is a quick and simple solution provided by Andreas:
Templates forumhome_forumbit_level...
Code:
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" />
Replace with
Code:
<img src="$stylevar[imgdir_statusicon]/forum$forum[forumid]_$forum[statusicon].gif" alt="" border="0" />
then create/name your images like this:
forumID_new.gif, forumID_old.gif,...
Example: forum1_new.gif
If you install this, you don't need to install the Catagory Icons hack!!!
EDIT: I have released this as a separat hack Simple Category Icons
Greetings
StarBuG