Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

In which folder are the social icons hidden

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I need a youtube icon on my website. I was thinking to change the google+ icon for a youtube one. But after some searching I just can't find it.
Can you guide me?
  • Christina's Avatar
  • Christina
  • 12 Month basic
  • 241 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
hmm good point

I'll need to check on this and get back to you

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The icons are font icons so it will require a template edit

1. Go to tpls/blocks/social.php

2. After the social-wrap div opening add the following:
<a id="social-youtube" href="#" target="_blank">
<span class="zen-animate fadeInRightBig animated fa fa-youtube zen-icon zen-icon-youtube"></span>
</a>

3. Change the href to the required link destination

4. In the custom.css add

.zen-icon-youtube,
.fa-youtube {

}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Although I think it may be quicker if you create a ticket and we do this for you

For that we will need ftp access together with the normal joomla details

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I will do that thank you :)
  • Christina's Avatar
  • Christina
  • 12 Month basic
  • 241 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
No problem :)
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers