1. resif
  2. General
  3. Sunday, February 21 2021, 06:58 PM
Hello, i want to add Home Icon and Link on social network header bar next to search box
how can i do...
Attachments (1)
resif Accepted Answer
this icon and link
  1. more than a month ago
  2. General
  3. # 1
admin Accepted Answer
Admin
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
Attachments (1)
  1. more than a month ago
  2. General
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.