Floating Twitter and Facebook Share Buttons (with Counter)

You can see in some Website or on Blog with share button, and also some blog use Floating Share Button. Share button is very need to every blog. So, this floating Share Button is cool and also with share counter. Its look good that's why I'm also Using this (You can See in the Left side). So, here is an excellent widget that will float vertically next to your individual blog posts.  These  engaging
buttons will allow your visitors to easily share your content on facebook, twitter, google plus, etc.  The great thing about this widget is that it counts the number of times your posts are shared on each social network.


Add Widget to Blogger

  1. Go to Blogger > Template
  2. Backup your template
  3. Click Edit HTML
  4. Click Proceed
  5. Then Click Expand Widget Templates
  6. Search for this code:

     <b:includable id='post' var='post'>

    and below it paste the following code.

    <b:if cond='data:blog.pageType == "item"'>
    <b:if cond='data:blog.pageType != "static_page"'>
    <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('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhB2pOx_bhfGpJC-fUCKePnTzYAzT0XuORGTElS7zhjJ4COPbcYDBGnQztxBNZsNmH7fJxhty_Jp7CZu5Fs21yZ2Wf8DDiHgQYAQxIWWIlYOzyysNRYv1STLvui-OVNy-edHZ7-JhEkHeEQ/s400/gc_social_sprite.gif') no-repeat !important;
        height:19px !important;
        width:45px !important;
        padding:0 !important;
    }
    .st_email .chicklets{
        background-position:0 -77px !important;
        background-image:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhB2pOx_bhfGpJC-fUCKePnTzYAzT0XuORGTElS7zhjJ4COPbcYDBGnQztxBNZsNmH7fJxhty_Jp7CZu5Fs21yZ2Wf8DDiHgQYAQxIWWIlYOzyysNRYv1STLvui-OVNy-edHZ7-JhEkHeEQ/s400/gc_social_sprite.gif') !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/AVvXsEiSaQ8ZvRKNj4l74gnHIb0hXiVLSHm4phse30f0tgFIQ2HkH0GZ22vBxAkVqhbrJeABjUam8EAJKuxxQpwrMdkr_Xv8yvg9qYO1DkUT7crxk7CrPumP7Tum8LWR0BcQi9CZVfDESe1i_VjM/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, , doNotHash: true, doNotCopy: true, hashAddressBar: false});</script>
        <!-- No more works properly so removing it from mbt list<span class='st_fblike_vcount' displaytext=''/>-->
    <div style='margin:0px 0 0px 10px;'>
    <div id='fb-root'/>
    <script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/><fb:like font='' href='' layout='box_count' send='false' show_faces='false'/></div>
    <span class='st_twitter_vcount' displaytext='' st_via='tec-around.blogspot.com'/>
    <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: "TheBlogWidgets.com",
    ui_header_color: "#ffffff",
         ui_header_background: "#0080FF"
    }
    </script>
    <span class='st_email' displaytext=''/>
    <p style=' line-height:0px; font-size:10px; font-weight:bold; text-align:center;'>
    <a href='http://tec-around.blogspot.com/2013/12/floating-twitter-and-facebook-share.html' style='color:#CAC8C8;'>Widgets</a></p>
    </div>
    </b:if></b:if>

    Add Widget to Website

    Just place the code above anywhere between the body section of your template. The widget will appear where the code is placed.

    Customization

    Replace the code below with your own twitter username.

          st_via='tec-around.blogspot.com'

    Post a Comment