How to put social buttons at the main menu stripe

Rate this topic: Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.3.50 out of 6 based on 2 vote(s)
GK User
Wed Jan 14, 2015 9:29 am
Reply with quote
Report this post
Hi, I want to put social buttons at the main menu stripe like in your demo site, but I couldn`t do it. Even when I installed your quickstart website I saw only empty html module put at this position and nothing else. How could I handle this?
User avatar
Expert Boarder

teitbite
Thu Jan 15, 2015 10:28 am
Reply with quote
Report this post
Could you please provide me with a URL to your website, either here or via PM (click the “Private Message” text underneath my avatar) so that I may analyze it? It is a lot easier for us to diagnose issues when we have a live site to examine.
User avatar
Moderator

teitbite
Sun Jan 18, 2015 5:38 pm
Reply with quote
Report this post
Hi

I've copied the code for icons from template's documentation:

Code: Select all
<a href="https://plus.google.com/+gavickpro?rel=author" target="_blank"><i class="gk-icon-gplus"></i></a>
<a href="https://twitter.com/gavickpro" target="_blank"><i class="gk-icon-twitter"></i></a>
<a href="https://www.facebook.com/gavickpro" target="_blank"><i class="gk-icon-fb"></i></a>
<a href="http://www.gavick.com/magazine/?format=feed&amp;type=rss" target="_blank"><i class="gk-icon-rss"></i></a>
User avatar
Moderator

GK User
Mon Jan 19, 2015 8:51 am
Reply with quote
Report this post
Thank you! It looks and works great :)
User avatar
Expert Boarder


cron