Adding a space...

Kamran Feb 03, 2012 08:49PM EST

Hi,

I'm using the wordpress plugin and am having a little issue with the styling.

The buttons appear directly under the last line of my content - how would I add a space so they are not right under my last line?

Also the buttons are not all level...I'm not sure how I can get them in a straight line.

An example page:

http://www.wrestling101.com/home/2012/02/sin-cara-american-horror-stories/

Any help/advice would be appreciated.

Thanks

Up 0 Rated Down
Paul (AddThis Happiness Specialist) Feb 06, 2012 03:52PM EST
You can adjust the style of AddThis buttons using CSS, like this:

<style>
.addthis_toolbox {
margin-bottom: 10px !important;
}
</style>

If the buttons aren't showing up on the same line make sure that your HTML editor isn't putting <br> tags between them.

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers