crayz92
06-17-2007, 09:26 PM
Hello, I put an image below the first post of my topic, but now I need to put an image below every other post, other then the last post on that page in the same topic.
I am currently using the code:
<if condition="$GLOBALS['FIRSTPOSTID']">
<img src="images/postimg2.gif">
</if>
But that puts that image, postimg2.gif, below the last post of the topic/page too.
Thanks
I am currently using the code:
<if condition="$GLOBALS['FIRSTPOSTID']">
<img src="images/postimg2.gif">
</if>
But that puts that image, postimg2.gif, below the last post of the topic/page too.
Thanks