This is how it will look like:
Go to Blogger Dashboard.
Go to Layouts and click on Edit Html subtab of Template tab.
Backup your template to PC.
Then put a check in Expand Widgets Template box at top of Edit Template text box and scroll down to the blog posts widget body to this line :
<p><data:post.body/></p>
<data:post.body/>
located above.<div id='digg'><script type='text/javascript'>
digg_url = '<data:post.url/>';
digg_title = '<data:post.title/>';
digg_window = 'new';
</script>
<script src='http://digg.com/tools/diggthis.js' type='text/javascript'/></div>
]]></b:skin>
]]></b:skin>
located above:#digg {
float: left;
margin-right: 5px;
}
]]></b:skin>
#digg {
float: right;
margin-left: 5px;
}
That's all...
No comments:
Post a Comment