The 3 forums you are pointing at.
Forum ID:
21,23,62
Code:
<if condition="!in_array($forumid, array(21,23,62))">
<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
</if>
Look @ the Bold - add more forum numbers you wish the image not to show on.
The bit of code around the image states that if the $forumid is in the array of numbers, do not show the image.
* IF forum ID is not xx,xx,xx THEN show image.
Get forum IDs by doing a mouseover the link to the forum.
forumdisplay.php?
f=21
- forum # 21