Topic-icon Space between the like buttons and next Article title

Active Subscriptions:

None
13 years 11 months ago #23774 by Top50
Hello,
you greatly helped me in the past to fix the space between jfbc comment and next article, by using the .jfbc css code with bottom margin.
For some reasons I had to desactivate de "comment" part of JFBC connect, leaving only the "like, + tweet" bar. But then, as soon as I desactivate comment it, space between the plugin and the next title is forgotten.

What code line should I add to css to put some space between the like line and the next article title ? Here's a screenshot.

Thank you very much.
File Attachment:
The topic has been locked.
Support Specialist
13 years 11 months ago #23777 by alzander
Try the following code instead of what you had (which was targetted at the comments box):
.scsocialbuttons {
margin-bottom: 10px;
}
If that doesn't work, please post a URL to a page with the issue so we can give you better code.

Thanks,
Alex
The topic has been locked.