Here's a very straight forward post on editing minima blogspot template to have three columns, like mine now.
Link
Showing posts with label blogger. Show all posts
Showing posts with label blogger. Show all posts
Feb 27, 2009
How to add a "Digg" button to your blogspot posts?
This is a pretty easy task, follow these steps:
- Go to "Layout" - "Edit HTML"
- Backup your template
- Click the box "Expand Widget Templates"
- Find "<data:post.body/>" in the template
- Add following lines BEFORE "<data:post.body/>"
<div style='float:right; margin-left:10px;'>
<script type='text/javascript'>
digg_url="<data:post.url/>";
</script>
<script src='http://digg.com/tools/diggthis.js' type='text/javascript'/>
</div>
Subscribe to:
Posts (Atom)
Welcome to Non-geek's
Linux Handbook!
or if you will, Linux Cookbook.
Read my READY-TO-USE
RECIPE-LIKE tutorials on Linux applications~
Subscribe if you are willing to follow.
If you find the post useful, please click the donate button on the upper right corner. Any amount is useful.Linux Handbook!
or if you will, Linux Cookbook.
Read my READY-TO-USE
RECIPE-LIKE tutorials on Linux applications~
Subscribe if you are willing to follow.

