I have an issue with the Hika Social plugin.
When I click the Facebook like button the Facebook iframe is being obscured by the containing span as the width of the span is too small. (it is approximately the width of the button) This is the case for both the box count and button count style buttons.
If I select the normal style of button the dimension of the containing span is large enough to show the iframe (450px) but it forces the content to wrap.
Here's what it looks like...
And here's the span in the source...
I cannot see where the span is being created, or how to change the width property. I have tried CSS overrides but it does not fix the issue
Any Ideas??
TIA
/DM