Tutorial : how to create custom social bookmark button
Jul 13, 2008 | Tutorials

Been thinking or wondering how they did custom social button? In this article i will show how to create custom social bookmark button with working link.
Anyway, it is pretty easy if you understand the wordpress template tag. #.
The idea

The Code
1. Digg submit url
2. Post permalink
Digg submit url + Post permalink(1+2)
To make a working submit button or link, just add some simple code.
The code you should include somewhere in index.php or single.php
Other social bookmarking sites
del.icio.us
blinklist
ma.gnolia
StumbleUpon
Technorati
Twitter
Note: this is site submit url + post permalink code.
Result
![]()
Turn a link into a cool button with some cool css.
Examples
Don’t forget to
Digg! this post.
Good luck!

