Welcome to our AllBlogTools.com v.3 new version, We are still in beta, please contact us to report an error.
Adding Social Bookmarking Buttons Widget To blogger And Customize It.
If you are a regular user here on allblogtools.com you’ll notice that i posted many sharing and bookmarking widgets for blogger,
But a lot of users are contacting me asking to add a new one with customizable buttons and have tweet this button that working correctly with blogger.
Now lets see how to add it, then we’ll learn how to customize it to your own blog.
This is a very easy widget, It’ll be done in only one step, now lets go.
Go to your blogger account, Navigate to layout >> Edit Html, And make sure to check Expand Widget Templates,
And find the following code.
<data:post.body/>
And exactly after it, paste the next code,
<div align='left'> <span class='post-icons'> <!-- Widget Title , Share This Start, Remove Or Leave--> <p align='left'> <img alt='' border='0' id='BLOGGER_PHOTO_ID_5441163760466269298' src='http://3.bp.blogspot.com/_JwD5r652h00/S4LlnJNSFHI/AAAAAAAAAU8/b0CwEmD94jg/s400/share-this.png'/></p><!-- Widget Title , Share This Start, Remove Or Leave--> <!-- Stumbleupon Button Start, Remove Or leave --> <a expr:href='"http://www.stumbleupon.com/refer.php?url=" + data:post.url + "&title=" + data:post.title' target='_blank' title='Stumble This'><img alt='Stumble This' border='0' class='icon-action' src='http://2.bp.blogspot.com/_vLeiVavkV_M/SnleiulEMVI/AAAAAAAABeU/kO09nNTlQeo/s200/stumbleupon.png'/></a> <!-- Stumbleupon Button End, Remove Or leave --> <!-- Technorati Button Start, Remove Or leave --> <a expr:href='"http://www.technorati.com/faves?add=" + data:post.url' target='_blank' title='Fav This With Technorati'><img alt='Fav This With Technorati' border='0' class='icon-action' src='http://1.bp.blogspot.com/_vLeiVavkV_M/SnlenauwzjI/AAAAAAAABec/btszO5xBOgg/s200/technorati.png'/></a> <!-- Technorati Button End, Remove Or leave --> <!-- Delicious Button Start, Remove Or leave --> <a expr:href='"http://del.icio.us/post?url=" + data:post.url + "&title=" + data:post.title' target='_blank' title='Add To Del.icio.us'><img alt='Add To Del.icio.us' border='0' class='icon-action' src='http://2.bp.blogspot.com/_vLeiVavkV_M/Snld35mPSDI/AAAAAAAABds/ccrOpOmP9Zk/s200/delicious.png'/></a> <!-- Delicious Button End, Remove Or leave --> <!-- Digg Button Start, Remove Or leave --> <a expr:href='"http://digg.com/submit?phase=2&url=" + data:post.url + "&title=" + data:post.title' target='_blank' title='Digg This'><img alt='Digg This' border='0' class='icon-action' src='http://3.bp.blogspot.com/_vLeiVavkV_M/Snld_x-wXoI/AAAAAAAABd0/cTsGU_Y-zQ8/s200/digg.png'/></a> <!-- Digg Button End, Remove Or leave --> <!-- Reddit Button Start, Remove Or leave --> <a expr:href='"http://reddit.com/submit?url=" + data:post.url + "&title=" + data:post.title' target='_blank' title='Add To Reddit'><img alt='Add To Reddit' border='0' class='icon-action' src='http://3.bp.blogspot.com/_vLeiVavkV_M/SnleX1tMMtI/AAAAAAAABeM/gQSYdrmSc3k/s200/reddit.png'/></a> <!-- Reddit Button End, Remove Or leave --> <!-- FaceBook Button Start, Remove Or leave --> <a expr:href='"http://www.facebook.com/sharer.php?u=" + data:post.url + "&title=" + data:post.title' target='_blank' title='Add To Facebook'><img alt='Add To Facebook' border='0' class='icon-action' src='http://3.bp.blogspot.com/_vLeiVavkV_M/SnleIlLdGwI/AAAAAAAABd8/RfHnWIGGMEY/s200/facebook.png'/></a> <!-- FaceBook Button End, Remove Or leave --> <!-- Yahoo Button Start, Remove Or leave --> <a expr:href='"http://myweb2.search.yahoo.com/myresults/bookmarklet?t=" + data:post.url + "&title=" + data:post.title' target='_blank' title='Add To Yahoo'><img alt='Add To Yahoo' border='0' class='icon-action' src='http://1.bp.blogspot.com/_vLeiVavkV_M/SnlexsGX2QI/AAAAAAAABes/ai6zvzZKCgw/s200/yahoo.png'/></a> <!-- Yahoo Button End, Remove Or leave --> <!-- Twitter Button Start, Remove Or leave --> <script charset='utf-8' src='http://bit.ly/javascript-api.js?version=latest&login=tweettrackjs&apiKey=R_7e9987b2fd13d7e4e881f9cbb168f523' type='text/javascript'/> <script charset='utf-8' src='http://s.bit.ly/TweetAndTrack.js?v=1.01' type='text/javascript'/> <a expr:onclick='"return TweetAndTrack.open(this, \"" + data:post.url + "\");"' href='#'> <span style='display:none;'>I'm reading: <data:post.title/></span><img alt='Add To Yahoo' border='0' class='icon-action' src='http://www.cbc.ca/news/yourvoice/assets/images/yourvoice-twitter.png'/></a> <!-- Twitter Button End, Remove Or leave --> </span> </div>
Now Just Click Save Template and you are done.
You can delete or rearrange the buttons in this widget, and you can remove the Share this Big sign or leave it.
Lets see how.
In the above code you’ll notice that there are lines in red and blue colors.
For example Here is a part of it.
&<!-- Technorati Button Start, Remove Or leave --> <a expr:href='"http://www.technorati.com/faves?add=" + data:post.url' target='_blank' title='Fav This With Technorati'><img alt='Fav This With Technorati' border='0' class='icon-action' src='http://1.bp.blogspot.com/_vLeiVavkV_M/SnlenauwzjI/AAAAAAAABec/btszO5xBOgg/s200/technorati.png'/></a> <!-- Technorati Button End, Remove Or leave -->
This part of code is responsible for Technorati Button Can remove it, Move it to up or down to rearrange the widget buttons, And of curse you can do this with all the widget buttons in the same way.
Too see a live demo for this widget please click here. Please don’t hesitate to leave your comments, feedback, or your questions.
Related Tricks & Tutorials
Comments will be closed off on this post 365 days (1 year) after it is published. Apologies to this, but it's all about avoiding a growing comment spam problem. See our most recent posts where you can comment here
Try Advanced Blogger Templates Search >> 


Hey Max! Can I request you a bookmarking widget with Google Buzz?
Regards,
Anup kayastha
@ Anup@Hack Tutors, sure, this is very important now,
i’ll add it very soon.
@ beben, thanks for your info.
@Anup@Hack : you just write you google profile…like this…
http://www.google.com/profiles/YOUR-ACCOUNT-NAME
for pic you can creativity alone…good luck ^_^
Hey Beben what do you mean I can’t understand?
Oh! Now I can get you man…I can add my pic on buzz and visible on comments as avatar…Okay…Thanks for the info….
Thanks for this very useful. I added it to my site but now I can’t the code in the html to remove the old share links. Can you help?
Thank you very much for this.
hihihi…no problemo no problemo…
your welcome MAX ^_^
Gosh this is a great article. I was researching this literally yesterday. This will really benefit many for the frustration that sometimes comes out of adding these.
I LOVED IT!!!
Thanks all,I wish you’ll get more links with this widget.
Yo, dude! this is one sick social bookmark, um lovin it big time & my blog is now pimpin!
For some reason the buttons are showing up before the “continue read/read more/whatever” link. If I move the jump code to before the buttons they only show up if I a “after the jump” in that particular post :/
Wow,thank you so muchh
Thanks Max. for this trick. i have use this trick to my themes. please look my blog
http://www.tempatngeblog.co.cc
Thanks
Ipul
Actually I have two
and I know this is not normal. Can you please help me?
two of the code data.post.body
hi sofia , I think you can paste your code before any one of the both codes, no problem.
WOW! Thanks
hello,
why my template don’t have this code?
this code never appear in my template..
<data:post.body/>
please help me..
Hi pak cik, please make sure to check : expand template widget.
good tool i try it
it’s very gooood
that’s is the coolest bookmark button thank u so much
Thanks for this! But um… how can we make the buttons smaller?
this is possible easily by adding width and height tags for each image code with your needed value.
Excellent, but the twitter button is not working for me. Do I have to make any changes??
Your Comment Here …. * i like this one but I want to add google and/or google buzz and thisone dint have it on it and is there a way to make it a little smaller?
Create stuff, thnks for the tips:)
for some reasong my twitter button isnt working …can some1 tell me why ? thx guys !
How about google buzz?