1. photman52
  2. Commercial Templates
  3. Thursday, 10 April 2014
  4.  Subscribe via email
Hi
Could you please tell me how I can change the tool tips for the Social Icons

I wish to use an icon of my own and I am going to place the link in one of the unused social medial slots in the template manager but I need to know how to change the tool tip to TripAdvisor

Cheers

Photman :)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Photman

You will find the source for your icons in your templates header.php (../templates/j51_renovate/php/layouts/header.php)..

eg...


<li class="social-twitter"><a href="/<?php echo $this->params->get('social_twitter'); ?>" target="_blank" title="Twitter">Twitter</a></li>


The tool tip is taken from the title (title="Twitter";) which you can edit to your own taste.

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks again....
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!