I want to put a facebook like button on my site for my facebook page, i cant figure out how to do it, cam someone plz help me! thanks!
Hi dude, you can try from this link developers.facebook.com/docs/reference/plugins/like-box/ after you set up your facebook fanpage like box click get code and then click iframe and last step just copy the code to your site
Attach following code wherever you would like to add, example for zecco.con "www.facebook.com/zecco" <iframe src="http://www.facebook.com/plugins/like.php?href=<YOUR FACEBOOK WEBSITE URL>" scrolling="no" frameborder="0" style="border:none; width:450px; height:80px"></iframe>