Remove duplicate FB Link uptop

December '13 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Jul 19, 2016 4:02 pm
Reply with quote
Report this post
How can I remove the duplicate FB link up top. My site is http://crateconnect.net/j3/
User avatar
Senior Boarder

teitbite
Sat Jul 23, 2016 4:01 pm
Reply with quote
Report this post
Hi

It's not a duplication, but a link to Instagram page. Unfortunately template does not provide this icon, so please add it manually by uploading instagram icon to template's /images folder. Than add this code to override.css:

Code: Select all
#gkTopBar .social-icons a[rel="alternate"] {
    background-image: url("../images/name_of_your_instagram_icon_file.png");
}
User avatar
Moderator

GK User
Sat Jul 23, 2016 5:34 pm
Reply with quote
Report this post
I want to remove it all together. Not have it linked to Instagram please.
User avatar
Senior Boarder

teitbite
Tue Jul 26, 2016 12:34 pm
Reply with quote
Report this post
Hi

In that case edit Social module and remove this line from it:

Code: Select all
<a rel="alternate" target="_blank" href="https://instagram.com/crateconnect/" title="Official Account">Instagram</a>
User avatar
Moderator

GK User
Tue Jul 26, 2016 2:03 pm
Reply with quote
Report this post
Perfect. Thank you very much
User avatar
Senior Boarder

teitbite
Sat Jul 30, 2016 2:07 pm
Reply with quote
Report this post
Hi
Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator

GK User
Sat Jul 30, 2016 2:17 pm
Reply with quote
Report this post
Will do
User avatar
Senior Boarder


cron