Hi I'm trying to add a pinterest button to this code:
<!-- AddThis Button BEGIN -->
<div class="addthis_toolbox addthis_default_style ">
<a class="addthis_button_facebook_like" fb:like:send="true"></a>
<a class="addthis_button_tweet"></a>
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
<a class="addthis_counter addthis_pill_style"></a>
</div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4e6f636f194223d3"></script>
<!-- AddThis Button END -->
But I just can't find in the documentation the correct syntax.
If you could help me, I will appreciate.
This question is closed to new answers.