Remove avatar from header in 7.1

We need a separate tips and how-tos just for Dolphin 7.1 Smile

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

Geeks, making the world a better place
Quote · 19 Nov 2012

I updated files to SVN 17200 and my service menu disappeared.

Remove the entire:

<bx_if:show_thumbail>
    __thumbnail__
</bx_if:show_thumbail>

from /templates/base extra_sm_thumbnail.html

It would be nice if we have more control over what is included.  In the admin section "service menu" there should have been a block for the avatar/avatar pop-up menu.  It is really not needed in the header when it is in the submenu.

Geeks, making the world a better place
Quote · 20 Nov 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.