<div style="text-align:center;padding-top:5px;"> <vb:if condition="$show_customize_profile"> <button class="userprof_button hidden" id="profile_customization_button"><img src="{vb:stylevar imgdir_misc}/userprofile/paintbucket_icon.png" alt=""/> {vb:rawphrase customize_my_profile}</button> <vb:else /> <vb:if condition="$show['userhastheme']"> <form action="{vb:link member, {vb:raw userinfo}}" method="get" id="profile_swap_form"> <input type="hidden" name="do" value="swapcss" /> <input type="hidden" name="u" value="{vb:raw prepared.userid}" /> <input type="hidden" name="token" value="{vb:raw bbuserinfo.securitytoken}" /> <input type="submit" tabindex="1" name="swapcss" value="{vb:raw usercss_switch_phrase}" class="userprof_button" id="profile_swap_button" /> </form> </vb:if> </vb:if> </div>
<vb:if condition="$show['edit_profile']"> <a href="moderator.php?{vb:raw session.sessionurl}do=useroptions&u={vb:raw userinfo.userid}"><img src="{vb:stylevar imgdir_button}/edit_40b.png" alt="{vb:rawphrase edit_user_profile}" /></a> </vb:if>
<span class="member_username">{vb:raw prepared.musername}</span>
style="position:relative;left:5px;"