RedHotChili
02-29-2012, 05:51 PM
I'm not sure how to do this, but I want to move the "bulb" that shows online status to the right of a user's name down to the bottom of the info stack.
Do I simply move the following to the bottom?
<vb:if condition="$post['userid']">
{vb:raw memberaction_dropdown}
{vb:raw post.onlinestatus}
<vb:else />
Do I simply move the following to the bottom?
<vb:if condition="$post['userid']">
{vb:raw memberaction_dropdown}
{vb:raw post.onlinestatus}
<vb:else />