Quote:
Originally Posted by gio~logist
This should do the trick within postbit templates :up:
HTML Code:
<if condition="$thread[g_answer_forum_answer] == $post[postid]">
Icons/html you'd like to show in the answer post
</if>
|
Sorry I am a nube.
Please tell me exaclty where to place the code and if the code should look like this:
PHP Code:
<if condition="$thread[g_answer_forum_answer] == $post[postid]"><a href"
http://www.fitaholic.com/forum/images/misc/answer1.gif " /></a>
</if>