Social Icons in Articles

Modern and unique personal portfolio Joomla template ideal for work presentation - support forum.
GK User
Thu Mar 28, 2013 6:24 am
Hello,

I put a small gallery of images into an article and now my social icons are all messed up and push the gallery to the far right. Can someone help me on how to fix this? Link below:

http://www.mosthatedmusic.com/index.php ... /jo-jo-lee

Thanks,
Dave
User avatar
Senior Boarder

GK User
Thu Mar 28, 2013 7:02 am
Hi, let's try overwrite with this css style:

Code: Select all
#gkSocialAPI { display:block; }
#gkContentBottom {clear:both;}


This should help :ugeek:
User avatar
Platinum Boarder

GK User
Wed Apr 17, 2013 4:28 pm
Thank you, it helped but now they are centered in the middle, which looks better, but still a bit strange. Is there a way to get them left justified and the google + not taking up two lines ?

http://mosthatedmusic.com/index.php/artists/jo-jo-lee

Thanks for the help !
User avatar
Senior Boarder

GK User
Wed Apr 17, 2013 6:02 pm
Hi again,

1) yes, you can try change to:

#gkSocialAPI {
display: block;
float:left;
margin-bottom:5px;
}

2) No, using this social buttons you can not. There are from google, we don't made them. Just turn off/disable G+ Share button
User avatar
Platinum Boarder

GK User
Tue Aug 18, 2015 1:17 am
In your recent free Template (Portfolio): How do you turn off in the Joomla articles the Share, which contains the Twitter, Facebook and G+ icons?
User avatar
Junior Boarder

GK User
Mon Aug 24, 2015 12:48 pm
This always works:
#gkSocialAPI {display:none;}

--
Besides Pixellove is not supported anymore
User avatar
Platinum Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.