Live Demo
Step 1: Login in to your Blogger dashboard and navigate to Layout > Edit HTML and check on Expand Widget Templates.Search for the code ]]> and replace it with the below code
#share{
/* The share box container */
float:left;
width:500px;
background:#231f20;
height:220px;
margin:60px auto;
overflow:hidden;
-moz-border-radius:12px;
-webkit-border-radius:12px;
border-radius:12px;
}
#share-label{
/* The image on the right */
background:url(http://i41.tinypic.com/90352u.jpg) no-repeat 50% 50%;
float:left;
height:220px;
width:200px;
}
#sharebox{
/* This is where the animation takes place */
position:relative;
border-right:1px solid #DDDDDD;
width:290px;
height:220px;
background:#747474;
float:left;
border-bottom-left-radius:12px;
border-top-left-radius:12px;
-moz-border-radius-bottomleft:12px;
-moz-border-radius-topleft:12px;
-webkit-border-bottom-left-radius:12px;
-webkit-border-top-left-radius:12px;
}
.btn{
/* This class is assigned to every share button */
background-color:#747474;
height:90px;
left:0;
top:0;
width:60px;
position:relative;
margin:20px 0 0 10px;
float:left;
}
.bcontent{
/* Positioned inside the .btn container */
position:absolute;
top:auto;
bottom:20px;
left:0;
}
.thanksto{
position:absolute;
bottom:2px;
right:4px;
font-size:10px;
}
.thanksto a,.thanksto a:visited{
color:#BBB;
}
/* Customizing the facebook share button */
span.fb_share_no_count {
display:block;
}
span.fb_share_count_top.fb_share_no_count {
line-height:54px;
}
span.fb_share_count_nub_top.fb_share_no_count{
display:none;
}
span.fb_share_no_count span.fb_share_count_inner {
background:#3B5998 url(http://static.fbshare.me/f_only.png) no-repeat scroll 20px 5px;
display:block;
}
]]>
Step 2: Now at this step we will adding the share button within the CSS style. Search for the code
Step 3: Save your template and check for changes. If you find any issues with installation, drop in your comments.
April 19, 2010. This entry was posted in Blogger, CSS, jQuery, Tutorials and tagged Blogger plugin, social bookmark widget. Bookmark the permalink.
We Recommend InMotion Hosting
Bloggermint strongly recommends InMotion Hosting for all of your web hosting needs. Sign up today for WordPress Hosting at just $5.95/month. It's just a click away - get your favorite hosting package from InMotion now!
Related posts:
Add Google Buzz Share Count Button On Blogger / Blogspot
How To Add Syntax Highlighter for Blogger/Blogspot
Add Twitter Updates On Blogger Using jQuery
Featured Content Slider for Blogger Using jQuery
6 Responses so far!Add a comment!
LarryReply April 22, 2010
Nice article, I was looking for this for a long time.
JuhiReply December 5, 2010
U didn’t put StumbleUpon and Delicious Links in it?
.-= Juhi´s last blog ..Lauta do mere College Ke Din =-.
KathyReply January 13, 2011
I didn’t see anything in the demo.
Reyad010Reply May 25, 2011
hello, it’s a great tutorial but i feel some problem,
it says “Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: The content of elements must consist of well-formed character data or markup.” after replacing …..any solution?
timing fxReply June 22, 2011
great you tutorial i like this bookmarking widget thanks dude for you share…
DerostellerReply December 25, 2011
there is nothing on the demo
Leave a Reply
Your email address will not be published. Required fields