Small Pinterest Button

doncecil Jul 24, 2012 07:51PM EDT

I am using the addthis_default_style for my buttons, which means I am getting the small square boxes for everything, expect for Pinterest. That one shows up as a larger rectangle. I am using this code:

<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook"></a>
<a class="addthis_button_pinterest"></a>
<a class="addthis_button_twitter"></a>
<a class="addthis_button_google_plusone_share"></a>
<a class="addthis_button_email"></a>
</div>

1 Community Answers

Paul Jul 27, 2012 11:07AM EDT

The Pinterest button that will match the others is this:

<a class="addthis_button_pinterest_share"></a>


This question is closed to new answers.

Still need help?


General Topics

 

Developers