Thank you for your reply and help, amykhar.
I attempted to implement that code, but my results were not appropriate.
I entered the code as follows
Code:
<if condition="1 < $post[posts]/((TIMENOW - $post['jd_dateline']) / 86400)">
<img border="0" src="http://www.utopiafootball.com/images/pridestickers/post+++++_2.gif" alt="Post +++++" vspace="1">
</if>
Did I make any mistakes there?
The icon displays for every member of the forum if I flip the < to > which seems to indicate to me I'm not getting a proper value.
Any ideas?