Social - Linkedin

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 Feb 20, 2013 3:30 pm
Reply with quote
Report this post
Hi,

I am using Magazine for Joomla 3 and wondering how to add Linked in icon in right side bar under Social. Please let me know what's class I have to use for linkedin. If no class defined then any alternative way to do this.

Thanks,
Chandan
User avatar
Expert Boarder

Konrad M
Wed Feb 20, 2013 4:00 pm
Reply with quote
Report this post
Unfortunetly there is no class for linked in. First you need go to CustomHtml module published in 'social' position and edit it. Here you need to add:
Code: Select all
<a class="gkLin" href="here put url to your community">LinkedIn</a>

All icons are grouped in one image located in templates/gk_magazine/images/style1/icons.png. So you will need edit this image. Then you will need check css rules for social icons in template.css and style1.css files and
add styles for your new class in same way.
User avatar

GK User
Mon Feb 25, 2013 1:09 pm
Reply with quote
Report this post
Ok, Thanks
User avatar
Expert Boarder


cron