This facebook like button allow user to like your post and share it ti their facebook friends. if you want to add facebook like button below your post title. then follow my steps:
STEP 1 : Go to Blogger Dashboard>template>Edit Html>
STEP 2 : Clik anyware inside the code area and search- Using CTRL=F Key- for the piece of code
<data:post.body/>
note: You mught find it more then 3 times , stop the send one (or 3rd one in case it wont slow up after Applying the code from step 3)
Step 3: Hust Above it , Paste The Code
<p><iframe allowTransparency='true'
expr:src='"http://www.facebook.com/plugins/like.php?href="
+ data:post.url +
"&layout=button_count&show_faces=false&width=100&
action=like&font=arial&colorscheme=light"'
frameborder='0' scrolling='no' style='border:none; overflow:hidden;
width:100px; height:20px;'/></p>
0 comments: