- Click Design at the top of your blogspot blog
- Click edit html
- Create a backup just in case
- Put the following code immediately after <data:post.body/>
<!-- Google +1 button Start --> <b:if cond='data:blog.pageType != "static_page"'> <p></p> <div style='float:left;padding:10px;'> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> <g:plusone expr:href="data:post.url" size="standard" count="true"></g:plusone> </div> </b:if> <!-- Google +1 button End -->
No comments:
Post a Comment