XF 1.2 First post of thread only

Yeah I originally had the following if this is related to the threadstarter resource i submitted but preferred it better with it being shown in every post.

Code:
<xen:if is="{$post.user_id} == {$thread.user_id} && {$post.position} == 0"><span class="helper"></span></xen:if>
 
Top Bottom