Remove duplicate FB Link uptop
December '13 Joomla Template
Rate this topic: 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/
-
- 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:
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");
}
-
- 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.
-
- 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:
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>
-
- Moderator
- GK User
- Tue Jul 26, 2016 2:03 pm
- Reply with quote
- Report this post
Perfect. Thank you very much
-
- 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
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
-
- Moderator
7 posts
• Page 1 of 1