social media buttons on the homepage

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Mar 15, 2013 2:06 pm
Reply with quote
Report this post
Hi,

The social media buttons on the homepage, can i add an extra button example an email button. See preview image.

Thanks.
User avatar
Junior Boarder

Konrad M
Mon Mar 18, 2013 8:56 am
Reply with quote
Report this post
Hi,
yes you can. As you can see in CustomHTML module each social item has diffrent class. For example:
Code: Select all
<a href="#" class="gkFb">Facebook</a>

so you have to add own url with own class. Then you have to check css files and add rules in same way as it is for .gkFb class. Remember that all icons are located in one image so you have too edit it or upload one more for your icon and add css rules.
User avatar


cron