New Version Of Vertical Floating Sharing Bar For Blogger - Helper Blogger

Blogger Widgets | Templates | Tutorials

Latest

Sunday 24 June 2012

New Version Of Vertical Floating Sharing Bar For Blogger

Click On Image To Enlarge

Vertical floating social sharing bar is one of the best blogger widgets,because you can notice increasing trend of floating social sharing widgets.This version is the upgraded version than previous versions,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.Also the installation of this widget is 1step installation,so that you can easily implement it into your blogger blog,Now lets see how to add it to your blog.


How To Add New Floating Sharing Bar To Blogger?


  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'>

Add below code just after/below of above code,

<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<style> 
.hb_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;
}

.hb_social_floating .hb_side_social_button {
    margin-bottom: 5px;
    float: none;
    height: auto;
    width: 60px;
}

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

.hb_social_floating .st_fblike_vcount {
    margin-left: 5px;
}

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

.hb_social_floating .chicklets, .hb_social_floating .stMainServices {
    background: url(&#39;
    http: https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAZPo-bzX_1f6CiUkD0tujKBZKeVJzfQ0cjYh7WLC12oTmPcMU48KX4h40CI3HU30fm_rjwkj3PaYHU6uoizL4Px0q0wgFduWvWkFIdGUE2AUv0biJg5Dy1868poatK1XdFz1ei3YldwdG/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;
    http: https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiAZPo-bzX_1f6CiUkD0tujKBZKeVJzfQ0cjYh7WLC12oTmPcMU48KX4h40CI3HU30fm_rjwkj3PaYHU6uoizL4Px0q0wgFduWvWkFIdGUE2AUv0biJg5Dy1868poatK1XdFz1ei3YldwdG/s400/gc_social_sprite.gif&#39;
    ) !important;
}

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

.hb_social_floating  .stButton_gradient {
    border: none !important;
}

.hb_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;
}

.hb_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;
}

.hb_social_floating .stBubble {
    background-position: 21px 31px !important;
    height: 35px !important;
} 
</style> 

<div class='hb_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='HELPERBLOGGER'/>
 <div style='margin:5px 0 0px 0;'>
  <center><a class='pin-it-button' count-layout='vertical' expr:href='&quot;http://pinterest.com/pin/create/button/?url=&quot; + data:post.url'>Pin It</a>
  <a href='javascript:void(run_pinmarklet())' style='margin-left:-46px; width:43px; height:20px; display:inline-block;'/>
  <script src='http://assets.pinterest.com/js/pinit.js' type='text/javascript'/> 
<script type='text/javascript'> 
function run_pinmarklet() { 
var e=document.createElement(&#39;script&#39;); 
e.setAttribute(&#39;type&#39;,&#39;text/javascript&#39;); 
e.setAttribute(&#39;charset&#39;,&#39;UTF-8&#39;); 
e.setAttribute(&#39;src&#39;,&#39;http://assets.pinterest.com/js/pinmarklet.js?r=&#39; + Math.random()*99999999); 
document.body.appendChild(e); 
} 
  </script>
  </center>
 </div>
 <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;Helper Blogger&quot;, 
ui_header_color: &quot;#ffffff&quot;, 
     ui_header_background: &quot;#CF152A&quot; 
} 
 </script>
 <span class='st_email' displaytext=''/>
 <p style=' line-height:0px; font-size:10px; font-weight:bold; text-align:center;'>
  <a href='http://www.helperblogger.com/2012/06/new-version-of-vertical-floating.html' style='color:#CAC8C8;'>Widgets</a>
 </p>
</div>
</b:if></b:if>


  • Now replace HELPERBLOGGER with your twitter username in line number 107.
  • If you want to edit the position or background color of the bar then edit the lines from 6 to 10.
Finally save your template and you are done!

Credits

This version of vertical floating sharing bar is designed by Mohammad of My Blogger Tricks,So I give all credits to him,also if you want to share this widget with your readers then kindly link back to his article.

10 comments:

  1. Thanks. Its a great widget

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete
  3. Great informative ARTICLE, you should be taking classes on the net, there are lot of dummies out there !!!w keep up the good work
    compare and contrast essay

    ReplyDelete
  4. Can this be used in Wordpress blogs, too? I just moved to a self-hosted Wordpress blog and would like to keep the shares and likes I have on my posts.

    ReplyDelete
  5. hey your widgets is cool and interestin but it taking so much time to load

    ReplyDelete
  6. This is my first time i visit here. I found so many entertaining stuff in your blog, especially its discussion. From the tons of comments on your articles, I guess I am not the only one having all the leisure here! Keep up the good work. uk bestessays

    ReplyDelete
  7. This comment has been removed by the author.

    ReplyDelete
  8. please help me bro...I succesfilly implemented in my blog....but twitter count not working remaining are working....its not showing twitter button also

    ReplyDelete
  9. great information...i want to add this in my blog...

    ReplyDelete
  10. Amazing content..Now i can add this in my blog..My blog discuss about social media services such buy twitter followers, buy facebook followers, buy youtube likes

    ReplyDelete

If you want to be informed about any replies then check "Notify me" option (present at lower right corner of comment box and it will display if you are logged in to your google account). PLEASE DO NOT SPAM