Quote:
Originally Posted by lanc3lot
Hello to all, is there any way, i can add a different icon, in a forum i want?
I mean, not have the icons on the left that the other forums have, but a special one, only appear for this.
(see the pic to undestand better)
Thnx in advance
|
Sure there is, edit the template named FORUMHOME, then search for:
forum_new.gif
forum_old.gif
forum_old_lock.gif
And change it as you please. This should do the trick.
EDIT: Nevermind, that would affect all forums, I misread your post.
Use an if statement. Something like: <if condition="$foruminfo[forumid] == X">... </if>