Home » , , , » Vertical Floating Social Sharing Bar Widget

Vertical Floating Social Sharing Bar Widget

Written By Unknown on Saturday, January 12, 2013 | 10:36 AM


You have seen that the trend of floating sharing count buttons on popular blogs websites. As you know the traditional icons are now replaced with auto counter buttons that are updated in seconds. I created totaly different version of this bar, applying both jQuery effects and CSS 3 styles. But this widget is so many times different because it contains custom facebook, google+, twitter, pinterest and an Email button.  Vertical floating social sharing bar is one of the best blogger new widgets, because you can notice the increasing trend of social sharing widgets.This version is the upgraded version than previous versions.So in this widget you will get facebook like button,twitter tweet button, pinterest pin it button, google +1 button, addthis sharing button and print button. The installation of this widget is simple so that you can easily implement it into your blog. 


The steps are extremely easy to apply to your blog/blogger. All you need is to copy and paste the codes. Follow these friendly steps:


1. First Go to Blogger Dashboard > Template
2. Download a copy of your template
3. Click Edit HTML
4. Hit Proceed button
5. Check Expand Widget Templates checkbox
6. Find for below code in your template,



<b:includable id='post' var='post'>
7Just below it paste the following code:

<b:if cond='data:blog.pageType == &quot;item&quot;'> 
<b:if cond='data:blog.pageType != &quot;static_page&quot;'> 
<style> 
.mbt_social_floating{ 
    position:fixed; bottom:10%; margin-left:-60px; float:left;     width:60px; 
    background-color:#f7f7f7;     padding: 5px 0 0px 0px; 
     border-top:1px solid #ddd; 
border-left:1px solid #ddd; 
border-bottom:1px solid #ddd; 
z-index:9999px !important; 
border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; 

.mbt_social_floating .mbt_side_social_button{ 
    margin-bottom:5px; 
    float:none; 
    height:auto; 
    width:60px; 

.mbt_social_floating .st_twitter_vcount, .mbt_social_floating.st_plusone_vcount, .st_email{ 
    margin-left:5px; 

.mbt_social_floating .st_fblike_vcount{ 
    margin-left:5px; 

.mbt_social_floating .stButton_gradient{ 
    background:none !important; 
    height:21px !important; 
    padding-left:0 !important; 

.mbt_social_floating .chicklets, .mbt_social_floating .stMainServices { 
    background:url(&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijtJ4rS1UNyLWbkU2ZiA5V6TcZR7TD3GsWpM44syijKnfpvEm9Hr9WKt8ZVyZVbyIVz-ch5itGc2S6GOSkAEgsIb7ngPpDLRy-K-np8wiqS3qEmKh-f5vTySZ6z8eaV2marAKSs1T6cjys/s400/gc_social_sprite.gif&#39;) no-repeat !important; 
    height:19px !important; 
    width:45px !important; 
    padding:0 !important; 

.st_email .chicklets{ 
    background-position:0 -77px !important; 
    background-image:url(&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEijtJ4rS1UNyLWbkU2ZiA5V6TcZR7TD3GsWpM44syijKnfpvEm9Hr9WKt8ZVyZVbyIVz-ch5itGc2S6GOSkAEgsIb7ngPpDLRy-K-np8wiqS3qEmKh-f5vTySZ6z8eaV2marAKSs1T6cjys/s400/gc_social_sprite.gif&#39;) !important; 

.mbt_social_floating .st_twitter_vcount .st-twitter-counter{ 
    background-position:0 -58px !important; 

.mbt_social_floating  .stButton_gradient{ 
    border:none !important; 

.mbt_social_floating .stBubble_count{ 
    width:44px !important; 
    font-size: 15px !important; 
    font-weight: normal !important; 
    padding-top:7px !important; 
    height:23px !important; 
    background:none !important; 

.mbt_social_floating .st_twitter_vcount .stBubble_count{ 
    color:#00a6df; 
    background-color:#f8fbfc !important; 


.st_fblike_vcount{ 
    margin-bottom: 0px; 
    display: block; 

.st_twitter_vcount{ 
    margin-bottom: 3px; 
    display: block; 


.st_email{ 
    margin-bottom: 5px; margin-top: 3px; 
    display: block; 

.mbt_social_floating .stBubble{ 
    background-position: 21px 31px !important; 
    height:35px !important; 
}.mbt_social_floating .st_pinterest_vcount{
    margin-left:5px;
}
.mbt_social_floating .st_pinterest_vcount .st-pinterest-counter{
    background-position:0 -19px !important;
}
.mbt_social_floating .st_pinterest_vcount .stBubble_count{
    color:#FF0505;
    background-color:#fbf8f8 !important; 
}

.mbt_social_floating .st_pinterest_vcount .stBubble{
    background-image:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgaerZpJcsn2g4JTkqpK5edfMxtAXShfNAqdZHFG9y3hDtaEvHZ-vvSr-1RQCxDEBO-lXTPjnLVCooxiW2WWYVB3OMocO9rotgRDLbNd6ONDenzU9rN1eAIT9pzJ4IW29yicVBN8ZaRA0Nx/s400/bubble_arrow_pinterest.png') !important;
}


.st_pinterest_vcount{
    margin-bottom: 0px;
    display: block;
}

</style> 

<div class='mbt_social_floating'> 
    <script type='text/javascript'>var switchTo5x=true;</script> 
    <script src='http://w.sharethis.com/button/buttons.js' type='text/javascript'/> 
    <script type='text/javascript'>stLight.options({onhover:false});</script> 
    <span class='st_fblike_vcount' displaytext=''/> 
    <span class='st_twitter_vcount' displaytext='' st_via='crackmodo'/> 
<span class='st_pinterest_vcount' displaytext=''/>
<div style='margin:0px 0 0 5px;'> 
    <span class='st_plusone_vcount' displaytext=''/> 
</div> 
    
<div class='addthis_toolbox addthis_default_style ' style='margin:5px 0px 5px 8px;'> 
<a class='addthis_counter'/> 
</div> 
<script src='http://s7.addthis.com/js/250/addthis_widget.js' type='text/javascript'/> 
<script type='text/javascript'> 
var addthis_config = { 
     ui_cobrand: &quot;MY BLOGGER TRICKS&quot;, 
ui_header_color: &quot;#ffffff&quot;, 
     ui_header_background: &quot;#0080FF&quot; 

</script> 
<span class='st_email' displaytext=''/> 
<p style=' line-height:0px; font-size:10px; font-weight:bold; text-align:center;'><a href='http://crackmodo.blogspot.com/2013/01/vertical-social-widget.html' style='color:#CAC8C8;'>Widgets</a></p> 
</div> 
</b:if></b:if>


8. Now replace CrackModo with your twitter username.

Now save the template and you are done.
Share this article :

0 comments:

Post a Comment

 
Copyright © 2013. Read Read Loved - All Rights Reserved
Proudly powered by Blogger