Quote:
Originally Posted by Johannes de Le?n
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>
|
Hello, thnx for this reply.
So the code, should be placed in the Forumhome Template, and should have this code?
Code:
<if condition="$foruminfo[forumid] == X"><td><img src="$stylevar[imgdir_statusicon]/newicon.gif" alt="$vbphrase[phase for the new icon]" border="0" /></td>
</if>
My coding abilities is low, so if i did something wrong, plz someone help
Thnx again