Hiding Facebook Like Button Count While Using AddThis Wordpress Plugin

neverstopraving Jun 04, 2012 04:26AM EDT

This is in reference to:

http://www.addthis.com/forum/viewtopic.php?f=3&t=25609&st=0&sk=t&sd=a&sid=6e7aeebeaf8fed70dff335c2a7200165&start=10

arkadiarealestate suggested adding style="margin-top:-2px;overflow:hidden;width:46px;" to achieve button hiding. I'm currently using "Custom Button" setting in the WP plugin and put "AddThis Toolbox" code in there.

The FB Like line currently looks like this:

<a class="addthis_button_facebook_like" fb:like:layout="button_count"></a>

When I change it to <a class="addthis_button_facebook_like" fb:like:layout="button_count" style="overflow:hidden;width:46px;"></a> and save, then it seems that the WP Plugin strips out the style element I inserted. I also experience this "stripping out" behavior by the plugin when I tried to insert tw:hashtags into the Twitter line.

Please explain what's happening and how this can be fixed. Thanks!

This question is closed to new answers.

Still need help?


General Topics

 

Developers