Hi Christin,
if you try to highlight the Facebook widget you will see what is the cause of the malfunction.
Attachment:
Strange Facebook.tiff [ 66.81 KiB | Viewed 596 times ]
Facebook's widget has a strange behaviour. Even if you remove the list of fans and the other stuff the widget takes up the size it would take if those things were enabled. By doing so the widget covers everything else which causes the other stuff not to work. That's why I don't like the widget...
One solution is to change the order of your widgets so that the Facebook widget is last on the list and doesn't cover the other stuff.
-Mailing list
-YouTube
-MySpace
-ReverbNation
- Facebook (as last)
Otherwise use this code here:
<iframe scrolling="no" frameborder="0" src="http://www.facebook.com/connect/connect.php?id=104454602726&connections=0&stream=0&css=PATH_TO_STYLE_SHEET"
allowtransparency="true" style="border: none; width: 300px; height: 65px;"></iframe><div style="font-size:11px; padding-left:10px"><a href="http://www.facebook.com/pages/Kyle-Butler/104454602726">Kyle Butler</a> on Facebook</div>
In which I limited the size.
Regards,
Cédric