Thursday, September 22, 2011

Add Like Facebook Button for blogger entries

With this button, your facebook friends will see and will click post which you like only with a click.
Example :


the steps are :
1. Open Blogger
2. And then click DEsign-Edit Html
3. checklist ad 'expand Widget templates'
4. Find code  <data:post.body/> with press CTRL+F on the keyboard
5. You will find two codes and wich first.
6. Copy this code bellow  and paste under code<data:post.body/> if you want facebook button under your posting and yo wants the like facebook button above your post, paste this code above code<data:post.body/>


<iframe allowTransparency='true' expr:src='&quot;http://www.facebook.com/plugins/like.php?href=&quot; + data:post.url + &quot;&amp;layout=standard&amp;show_faces=false&amp;width=100&amp;action=like&amp;font=arial&amp;colorscheme=light&quot;' frameborder='0' height='30' scrolling='no' style='border:none; overflow:hidden; '/>

7. And save your template.

thank you

0 comments:

Post a Comment