Thank you again Lynne.
Unfortunately I am a bit old and senile LOL
What would the div class be? just guessing here.
Code:
<div>
<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></div>
Would really like to keep this field up top if possible
Tim
EDIT
<dl class="userinfo_extra">
I added another instance and used that to achieve whats needed. I hope no advewrse reactions from using it
Thanks again!!!
Tim