Quote:
Originally Posted by X-Fan
I guessed it might be, but at the moment I'm clueless as to how to do it! Any chance someone could please help me with the code to use to allow an alternate postbit template to be used for the first post of a given group of forums?
|
<if condition="$post[postcount] == 1">
Differnt postbit style for the first post here
<else />
All other posts
</if>