How to add reddit.com button to your blogger account?
I'm using the new blogger classic template. So YMMV. But the basic idea should be the same.
- Go to "Edit Template"->"Edit HTML",
- Expand all widgets HTML code by checking "Expand Widget Templates"
- Scroll down to near the bottom, replace<div class="'post'">
<a name="'data:post.id'/"></a>
with
<div class="'post'"><a name="'data:post.id'/">
</a><a name="'data:post.id'/">
<script>reddit_url='<data:post.url/>';</script>
<script language="javascript" src="http://reddit.com/button.js?t=1"></script></a>
No comments:
Post a Comment