how can I change the width of the button like as with the Italian language is cut right?
The width is now forced to 55px and would like to increase it
This is the code i see from firebug:
<span style="height: 65px; width: 55px; "> .... height: 65px; width: 55px; ..... width = 55 "> </ iframe> </ span>
If your Facebook Like button is cut off because you're not using English, fix it like this:
<a class="addthis_button_facebook_like" fb:like:width="115"></a>
This question is closed to new answers.