We have a problem with the Facebook button that is not displayed / displayed on this page:
http://powertextblog.esvelte.net/
It seems that the generated span and iframe have an inline width style: 0px and height: 0px, I tried to override this to no avail.
The button does not appear in any browser.
This is the code we use on the page (from AddThis) to generate the button.
<a class="addthis_button_facebook_like" fb:like:layout="button_count" addthis:url="http://www.facebook.com/PowerText"></a>
I also tried to insert a Facebook button using the button using my own Facebook button generator, but the same problem occurs (which indicates its not a AddThis problem)
Any help would be appreciated.
facebook button facebook-like addthis
user2002847
source share