I solved the issue:
modification on “social-widget.php”:
set “270” on this line
height=”270″ css=”‘ . get_bloginfo(‘wpurl’) . ‘/wp-content/plugins/social-widget/style.css?ver=8″ rel=”stylesheet” type=”text/css”></fb:fan>
modification on “style.css:
set “0px 0px” on this line
.sidefb {font-size: .85em;color: black;padding: 0px 0px;line-height: 1px;border-top: 1px solid white;border-bottom: 1px solid #EBEBEB;}
I hope to be useful for anyone ??