Add Truck style Social Sharing button below posts in Blogger

Add Truck style Social Sharing button below posts in Blogger
Blogger has default social sharing button below posts. But these buttons are that much tiny that visitor most of the time skip sharing a post part after reading post also this default widget does not contains any social bookmarking site. But sharing your post in various social media site is very important now-days. It drive a large number of visitor to your blog also bookmarking your posts to various social bookmarking site gives you powerful backlinks. So here I developed a fancy and compact social sharing and bookmarking button widget for your Blogger site. This sharing widget contains Facebook, Twitter, Google plus, Pinterest sharing and Stumble upon, Digg, Delicious, Reddit social bookmarking truck style icon what made by Hongkiat and Me. It has a slow motion jump up effect on mouse hove and it's very fancy looking and very easy to add in Blogger, Made with HTML, CSS and CSS3 transition effects. Let's see how it looks like and how to add it in Blogger


Truck style social sharing and bookmarking button below posts in Blogger



Preview
Truck style Social sharing and bookmarking button

Live Demo- (Here you go)

How to add:

Back up your template (Optional step)
Log in to your blogger, select your blog,
Select 'Template' tab option, click 'backup/restore' from upper right corner.
Download full template and save it on your pc's Harddrive

Installing (Mandatory Step)
From 'Template' tab, select 'Edit HTML' and find (using Ctrl+F or Cmd+F) this line-

<div class='post-footer-line post-footer-line-1'>
You may find this code phrase twice, ignore first phrase, after second phrase paste these codes -

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<style>/*crawlist.net CSS starts*/
p#socialicons img {border: 0px solid #fff; float: left; margin: 5px; -webkit-transition: margin 0.5s ease-out; -moz-transition: margin 0.5s ease-out; -o-transition: margin 0.5s ease-out;}
p#socialicons img:hover {margin-top:-5px;}/*crawlist.net CSS ends*/
</style>
<center><p id='socialicons'><!--crawlist.net sharer starts-->
<a expr:href='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:post.url + &quot;&amp;t=&quot; + data:post.title' rel='external nofollow' target='_blank'><img border='0' height='50' src='http://3.bp.blogspot.com/-4WCc-IW4O2s/U6G_1kzam-I/AAAAAAAAETI/tuMNWrpMFDQ/s1600/1facebook.png' title='Share on Facebook' width='50'/></a>
<a expr:href='&quot;http://twitter.com/?status=&quot; + data:post.title + &quot; - &quot; + data:post.url ' rel='nofollow' target='_blank'><img border='0' height='50' src='http://4.bp.blogspot.com/-1p6mg70YzDk/U6G_16orSLI/AAAAAAAAETM/VbBsHU5IpP4/s1600/2twitter.png' title='Share on Twitter' width='50'/></a>
<a expr:href='&quot;http://plus.google.com/share?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' target='_blank'><img border='0' height='50' src='http://2.bp.blogspot.com/-xurKLrEkueU/U6G_2GH4-mI/AAAAAAAAETY/bskeY216m3E/s1600/3googleplus.png' title='Share on Googleplus' width='50'/></a>
<a expr:href='&quot;http://www.stumbleupon.com/refer.php?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img border='0' height='50' src='http://4.bp.blogspot.com/-2iPRdCT8brc/U6G_3dly6wI/AAAAAAAAETg/39KkXTYjWzc/s1600/4stumbleupon.png' title='Share on Stumbleupon' width='50'/></a>
<a expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='nofollow' target='_blank'><img border='0' height='50' src='http://3.bp.blogspot.com/-ARvV5FJ04Fs/U6G_8oC78LI/AAAAAAAAEUA/xXaKQ5AAH2s/s1600/8pinterest.png' title='Share on Pinterest' width='50'/></a>
<a expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot; + data:post.url' rel='external nofollow' target='_blank'><img border='0' height='50' src='http://2.bp.blogspot.com/-Hf1XPxwkkOg/U6G_34BSKLI/AAAAAAAAETo/Xdz4BiWXAbw/s1600/5digg.png' title='Bookmark it on Digg' width='50'/></a>
<a expr:href='&quot;http://delicious.com/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img border='0' height='50' src='http://3.bp.blogspot.com/-mp2pXxdvkRw/U6G_5sLFNKI/AAAAAAAAETw/fWE4Ermf3fE/s1600/6delicius.png' title='Bookmark it on Delicious' width='50'/></a>
<a expr:href='&quot;http://reddit.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title' rel='external nofollow' target='_blank'><img border='0' height='50' src='http://2.bp.blogspot.com/-6kVAliM0wQY/U6G_7NO1osI/AAAAAAAAET4/x7A6L287B_c/s1600/7reddit.png' title='Share on Reddit' width='50'/></a></p></center><!--crawlist.net sharer ends--></b:if>

After pasting the code you are done. Save your template and take a peek in your Blogger blog.

Template Compatibility and Faq
  • This Truck style social sharing and bookmarking widget is compatible with almost all stranded templates but unique designed templates or highly coded templates will not accept this. 
  • If your template doesn't contains <div class='post-footer-line post-footer-line-1'> search </article> in stead of that line, and below </article> paste all codes.
  • Won't appear on Homepage 
Last words, How it looking in your site and if you having any trouble with this widget don't forget to mention. stay subscribed more widget like this, they are about to come. Happy blogging and sharing :)