Social Module

Create fresh and professional look of personal or blog websites with AppsPro Tech
GK User
Mon Jun 25, 2012 11:17 am
Hello,
i see in the demo Page that in the social position we have facebook and twitter see image:

http://i.imgur.com/hFcBz.png

can anyone say my waht module is this?

Thanks
User avatar
Expert Boarder

Konrad M
Mon Jun 25, 2012 11:24 am
Hi,
It is Custom HTML module. If you are using quickstart package it is called 'Social icons' and published in 'social' position. You have to edit html code and add links to your social accounts in href.
User avatar

GK User
Mon Jun 25, 2012 11:35 am
Hello
i dont use the quickstart pacacke, how i can put it to my site?
User avatar
Expert Boarder

Konrad M
Mon Jun 25, 2012 11:40 am
Create new Custom HTML module and paste this code to html editor:
Code: Select all
<p><a class="gkTwitter" href="#">Twitter</a> <a class="gkFacebook" href="#">Facebook</a> <a class="gkRSS" href="#">RSS</a></p>

in this part change # to url's to your accounts
Code: Select all
href="#"

Then publish this module in 'social' position.
User avatar

GK User
Mon Jun 25, 2012 2:17 pm
Thanks
User avatar
Expert Boarder


cron