
Step 1: Back it Up
Make sure to back up your Blogger Template before doing anything else!Step 2: Change Page Element
Log into your blogger account, then go to Layout >> Edit Html.Before doing any thing you must check Expand Widget Templates box.
And find the next Code
<div class='post-header-line-1'/>
And after it, paste this button code
<b:if cond='data:blog.pageType == "item"'>
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&layout=standard&show_faces=false&width=100&action=like&font=arial&colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:40px;'/>
</b:if>
click Save Template and you are done.
That's all!
If you want to change your color, font, and verb recommend or like follow this step again.
Step 3: Customize your button
In the above code change the following parts,- like this part controls the verb that appear on your button, keep it as you see or change it to recommend if you want.
- arial this part controls the font type, keep it or change it to one of the following,
lucida+grande
segoe+ui
tahoma
trebuchet+ms
verdana
- light this part controls your button color theme, and you have three options, light, evil, or dark
- Update, How to make it appear on your home page.
<b:if cond='data:blog.pageType == "item"'>
</b:if>
Step 4: Save your work
Click (again) Save Template and you'll seeI hope this usefull. Thanks for read and come.
Source: AllBlogTools.com

0 comments:
Post a Comment