Today I will teach you "How To Add Facebook Like with Share Button Below Post Title" let's start this tutorials.
1. Login to your Blogger Account.
2. Go to DESIGN > EDIT HTML > then hit Expand Widget Templates.
3. Make sure you back up your templates.
4. Press CTRL + F and search this code <data:post.body>
5. Then add the code below before <data:post.body>.
6. Save it and see the result.
1. Login to your Blogger Account.
2. Go to DESIGN > EDIT HTML > then hit Expand Widget Templates.
3. Make sure you back up your templates.
4. Press CTRL + F and search this code <data:post.body>
5. Then add the code below before <data:post.body>.
<div style='float:left;padding:5px;'>
<b:if cond='data:blog.pageType == "item"'>
<script src='http://mackie.wapsite.me/file/javascript/share/like_tweet_button.js'>
</script>
</b:if>
</div>
6. Save it and see the result.



0 comments:
Post a Comment