First off, great plugin.
Is there a way to control the style/width/output of the like button?
When I manually insert it into my pages like this
<?php if(function_exists('sfc_like_button')) { sfc_like_button(); } ?>
It shows up, but it is to wide.
Anyway to limit the width of this, so the like box is only 300px wide?
I know I can control and install the like button via the FB dev page but I'd like to use the plugin.
http://wordpress.org/extend/plugins/simple-facebook-connect/