How to insert a like button on website
hey guyz today i am here with my post how to add like button ob website most of person founds some difficulties throughout by adding like box in website so i have just write a post on it how to insert like box in website pageso friends here you have to follow a simple procedure
so lets start with this simple procedure just follow my simple steps
Steps:-
Step 1: Log in to Blogger and from the dashboard, go to Template tab.
Step 2: Click Edit HTML and check “Expand Widget Templates”.
Step 3: Find <data:post.body/> and immediately after it add any one of the following codes.
pate this as it is =>
<b:if cond='data:blog.pageType != "static_page"'>
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href" + data:post.canonicalUrl + "&send=false&layout=standard&show_faces=false&width=450&action=like&font=arial&colorscheme=light&height=35"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; width:450px; height:35px;'/>
</b:if>
0 comments:
Post a Comment