On my site, I tried to implement the like button but it seems that whenever I point the button to my FB Page,the button simply disappears on IE and Firefox(works fine in Chrome). But when I point the button to any other FB page, the button just works fine. Really drove me crazy.
My site: www.avozz.com
Button pointing to my FB Page
<fb:like href="http://www.facebook.com/avozz" send="false" layout="button_count" width="90" show_faces="false"></fb:like>
Button pointing example to other FB Pages that works fine
<fb:like href="http://www.facebook.com/PeterJacksonNZ" send="false" layout="button_count" width="90" show_faces="false"></fb:like>
<fb:like href="http://www.facebook.com/ClarifyWearableTextileArt" send="false" layout="button_count" width="90" show_faces="false"></fb:like>
<fb:like href="http://www.facebook.com/Starbucks" send="false" layout="button_count" width="90" show_faces="false"></fb:like>