Hi, I have been trying to change the size of the buttons shown on my AddThis. Essentially I wanted the buttons to be the same size as the Google+ "medium" size (20x20) but I have not been able to figure out how to change the other (facebook, twitter, email, reddit) buttons to this size. Here is how it looks: http://cl.ly/3u09372f2F0I1m2Q3h2d
Thanks,
We only offer 16x16 and 32x32 buttons, but no 20x20 buttons. So you've got two solutions: Change to using our Google Plus One share button:
<a class="addthis_button_google_plusone_share"></a>
Or create custom button images and put them inside the buttons like this:
<a class="addthis_button_facebook"><img src="YOUR FACEBOOK BUTTON"></a>
Replace YOUR FACEBOOK BUTTON with the URL for your Facebook button.
This question is closed to new answers.