Hello YBMF!
I just installed this, yet it isn't showing up.
Might it be something in my settings?
I uploaded the thread_starter.gif.
The code I used was
Code:
<!--YoBroMoFo Thread Starter-->
<vb:if condition="$post['signature'] OR $thread['postuserid'] == $post['userid']">
<!-- sig -->
<div>
<vb:if condition="$thread['postuserid'] == $post['userid']">
__________________<br />
<img src="images/thread_starter.gif" alt=""><br />
</vb:if>
</div>
<!-- / sig -->
</vb:if>
<!--end of YoBroMoFo Thread Starter-->
Ideas or suggestions?