Social Button Code Problem

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Tue Jul 10, 2012 1:51 pm
Hi, I've got a problem with the social button code on my k2 article

I just added the AddThis button on my k2 article, but the problem is here:

http://glegek.com/images/screenshot%20for%20gavick.png

As you can see, it's too close to the upper part of my article, I tried to to edit the CSS to add the padding or margin but it didn't work...

How to edit this button? I mean, is there a way to add padding or margin on this button?
User avatar
Senior Boarder

Konrad M
Thu Jul 12, 2012 7:51 pm
Hi,
please give us url to your k2 page it will be much easier to help you.
User avatar

GK User
Tue Jul 17, 2012 10:02 am
Hi, Konrad...

Here's the link one of my site article... thank you....

http://glegek.com/index.php/internet/it ... dan-editor
User avatar
Senior Boarder

Konrad M
Tue Jul 17, 2012 6:26 pm
Please try add this code to override.css
Code: Select all
article header li.itemSocial {
padding-top:5px;
border-left:none;
}

if you want more space just increase padding value. Remember to enable override.css option in template settings.
User avatar


cron