Nếu ai đã sử dụng facebook thì chắc hẳn cũng biết tác dụng của nút Like. Vậy khi cần chia sẻ, giới thiệu cho bạn bè trên facebook thì ta phải làm gì? đa số các trang web/blog đều có các nút chia sẻ, like.
Cách làm như sau:
(hay Bố cục>> Chỉnh sửa HTML) chọn vào Expand Widget Templates (mở rộng tiện ích) tìm đoạn code sau:
<div class='post-header-line-1'/>
Hoặc:
<data:post.body/>
và dán vào trước dòng này đoạn code sau:
<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>
Nguồn: Internet
No comments:
Post a Comment