Aquí tienes, flotando arriba a la izquierda, modificalo con top, y left (bottom o right) y tu iframe de facebook que consigues aquí:
Like Button - Facebook Developers
Insertar CODE, HTML o PHP:
<div style='position: fixed; top: 1%; left: 1%;'/>
<br />
<table border="0"><tr><td>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fchicasfb&layout=standard&show_faces=true&width=450&action=like&colorscheme=light&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowtransparency="true"></iframe>
</td>
</tr></table>
</div>