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
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
-
- Senior Boarder
- GK User
- Thu Mar 28, 2013 7:02 am
Hi, let's try overwrite with this css style:
This should help
- Code: Select all
#gkSocialAPI { display:block; }
#gkContentBottom {clear:both;}
This should help
-
- 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 !
http://mosthatedmusic.com/index.php/artists/jo-jo-lee
Thanks for the help !
-
- 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
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
-
- 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?
-
- Junior Boarder
- GK User
- Mon Aug 24, 2015 12:48 pm
This always works:
--
Besides Pixellove is not supported anymore
#gkSocialAPI {display:none;}
--
Besides Pixellove is not supported anymore
-
- Platinum Boarder
6 posts
• Page 1 of 1