We need a separate tips and how-tos just for Dolphin 7.1
To remove the avatar from the header"
Find in /templates/base extra_sm_thumbnail.html :
<bx_if:show_thumbail>
__thumbnail__
</bx_if:show_thumbail>
__content__
<div class="clear_both"></div>
Remove the thumbnail key; or I guess you could remove the bx:if