Hi,
you can manage this override from Admin Panel:
- Access to Admin Panel (
http://docs.easy-profile.com/index.php/article/social-network-configuration)
- Go to Theme Manager
- Choose "Social Network" theme
- On left bar choose Elements->userbox.ctp
- Click on "Copy" button and copy in your theme (or Blue theme). with this step this file will be overridden and you will not lose changes with updates
- Goto Admin Panel->Themes Manager->Choose "Your Theme" (or Blue theme)
- On left bar choose Elements->userbox.ctp (this is the new file copied from default template)
- In the new file add following code afte the search input (so after line 2):
<a href="/" style="float:left;padding: 3px 0px 3px 10px;" ><i class="icon-home icon-small" style="font-size: 20px;color:white;"></i></a>
With this you should have a result like my screenshot