4. Tìm data:post.body và thêm mã dưới đây ngay trên nó:
<b:if cond='data:blog.pageType == "item"'>
<table border='0'>
<tr>
<td>
<!--Stumbleupon-->
<a expr:href='"http://www.stumbleupon.com/submit?url=" + data:post.url + "&title=" + data:post.title' rel='external nofollow' target='_blank'><img alt='Stumble' src='StumbleUpon nút liên kết'/></a>
</td>
<td>
<!-- Twitter -->
<a expr:href='"http://twitthis.com/twit?url=" + data:post.url + "&title=" + data:post.title' rel='external nofollow' target='_blank'><img alt='Twitter' src='Twitter nút liên kết'/></a>
</td>
<td>
<!--DIGG-->
<a expr:href='"http://digg.com/submit?phase=2&url=" + data:post.url' rel='external nofollow' target='_blank'><img alt='Digg This' src='DIGG nút liên kết'/></a>
</td>
<td>
<!--Email a Friend-->
<a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
<img alt='' src='EMAIL nút liên kết'/>
</a>
</td>
<td>
<!--Facebook-->
<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; margin-top:16px; height:40px;'/>
</td>
</tr>
</table></b:if>5. Đơn giản chỉ cần thay thế các văn bản in đậm màu xanh với các nút liên kết bạn yêu thích.
Bạn cũng có thể đăng kí với trang mybloggertricks để tải về Tại đây
Cuối cùng lưu mẫu của bạn và bạn đã làm xong!
Chúc bạn thành công !...
Nguồn: mybloggertricks.com
Đăng nhận xét