Cách thêm share this button vào blogspot.
Để thêm vào blogspot thì việc này khá chi là đơn giản, ở đây mình sẽ hướng dẫn các bạn thêm vào ở cuối bài viết nhé, nếu các bạn muốn thêm ở đâu thì tùy thích.Đăng nhập vào Blogger > Mẫu (templates) > Chỉnh sửa HTML, tìm đến đoạn code sau :
<div class='post-footer'>Và thêm tất cả code này ngay bên dưới nó
<b:if cond='data:blog.pageType == "item"'>
<div style='border-top:3px solid #bbb;border-bottom:1px solid #bbb;width:100%;height:24px;text-align:left;font:normal 11px Arial;color:#333;margin:10px 0;padding:10px 0 5px'>
<div style='float:left;padding:1px 0;margin-right:15px;font:14px PT Sans Narrow;color:#555'>
<strong>Share This Post</strong> :
</div>
<div class='addthis_toolbox addthis_default_style '>
<a class='addthis_button_facebook_like' fb:like:layout='button_count'/>
<a class='addthis_button_tweet'/>
<a class='addthis_button_google_plusone' g:plusone:size='medium'/>
<a class='addthis_counter addthis_pill_style'/>
</div>
<script src='http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4f57432236fb4dee' type='text/javascript'/>
</div>
</b:if>
Thêm xong lưu mẫu lại và kiểm tra thành quả bằng cách thử xem một bài viết trên blogspot của bạn nhé. Chúc các bạn thành công.
Icon CommentsIcon Comments