Social buttons in toolbar

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
Wed Jun 19, 2013 7:00 am
Reply with quote
Report this post
Image Hi, any clue how to get the social buttons in the toolbar?
User avatar
Fresh Boarder

teitbite
Wed Jun 19, 2013 7:51 am
Reply with quote
Report this post
Hi

Please show me Your site.
User avatar
Moderator

teitbite
Tue Jun 25, 2013 12:06 pm
Reply with quote
Report this post
Hi

I can see that You do not have a module this social icons were in. Please create a new Custom HTML module. Publish it in position "social" and attache to all pages. Than fill the content of this module code below using HTML mode in editor.

Code: Select all
<p>
<a class="gkTwitter" href="#">Twitter</a>
<a class="gkFb" href="#">Facebook</a>
<a class="gkPinterest" href="#">Pinterest</a>
<a class="gkGplus" href="#">Google+</a>
</p>


Replace the # in this code with Your links.
User avatar
Moderator

GK User
Tue Jun 25, 2013 2:36 pm
Reply with quote
Report this post
Thanks teitbite,
a straight forward help on this template.
User avatar
Fresh Boarder

teitbite
Tue Jun 25, 2013 9:45 pm
Reply with quote
Report this post
Hi

No problem, glad I could help :)
User avatar
Moderator


cron