Quote:
Originally Posted by Lynne
Can we get a link to see this?
|
Thank you Lynne!!
http://www.scikotics.com/forums
Tim
EDIT
here is how I have it installed
Code:
<div class="username_container">
<vb:if condition="$post['userid']">
{vb:raw memberaction_dropdown}
{vb:raw post.onlinestatus}
<vb:else />
<span class="username guest">{vb:raw post.musername}</span>
</vb:if>
</div>
<span class="usertitle">
{vb:raw post.usertitle}
</span>
<vb:if condition="$post['field6']"><dt>Name</dt> <dd>{vb:raw post.field6}</dd></vb:if>
<vb:if condition="$post['field5']"><dt>Ride</dt> <dd>{vb:raw post.field5}</dd></vb:if>
<vb:if condition="$post['rank']">
<span class="rank">{vb:raw post.rank}</span>