Hi,
i want to use Instagram and linkedin icons instead of below facebook scripts, how can i do that::
<figure data-fb="https://www.facebook.com/gavickpro"
Pawel F wrote:Hi.
Because our template don't support those social icons.
I suggest to use different social plugin instead. on JED you will find at least 5 solutions (extensions)
it would be much easer for you than adding extra line to code.
<a href="#" class="gkIconFacebook">Facebook</a>
<a href="#" class="gkIconTwitter">Twitter</a>
<a href="#" class="gkIconGplus">Google+</a>
<a href="#" class="gkIconRSS">RSS</a>
<a href="#" class="gkIconDribbble">Dribbble</a>
<a href="#" class="gkIconVimeo">Vimeo</a></p>
<i class="icon-linkedin-sign"></i>
.gkTeamOverlay a[data-type="fb"]:before {
content: '\f09A';
}
content: "\f08c" ;
content: "\f0e1";