Thursday, February 11, 2016

How To Add Together Apartment Slide Out Social Sharing Buttons Within Blogger Template

How to Add Flat Slide Out Social Sharing Buttons Inside Blogger Template How to Add Flat Slide Out Social Sharing Buttons Inside Blogger Template
Hello folks,Today inward this article nosotros are going to explicate how to add together a Flat UI color social media slide out sharing buttons below postal service championship or inward a higher house the postal service footer.Later on nosotros volition part iii to a greater extent than dissimilar types of responsive social media sharing buttons for blogger template.These social part buttons looks real perfect in addition to i'm damn certain it suits each in addition to every weblog or website niche.you mightiness endure thinking of that it volition impact your page speed because when yous mouse hover on social sharing buttons it volition slide out real smoothly to part the postal service or content.Look below for event how sliding out characteristic works:
How to Add Flat Slide Out Social Sharing Buttons Inside Blogger Template How to Add Flat Slide Out Social Sharing Buttons Inside Blogger Template
You tin come across it looks real beautiful.However yous guys must endure using dissimilar types of social sharing buttons below the postal service championship or inward the terminate of the post.it's fourth dimension to supervene upon them alongside these beautiful social media slide out part buttons.There is a modest fault inward making demo nosotros own got non checked that nosotros did non  have font awesome fashion canvass therefore yous tin come across that from inward a higher house pic the travel past times i in that place is yous tin come across social media font awesome icons but inward GIF icon demo it's non available ,you don't necessitate to worry it volition definitely display inward your blogger template.So to see this widget simply follow the steps mentioned below.

How to install Slide out characteristic social media sharing buttons inward blogger template

Step 1. Log inward to your Blogger concern human relationship in addition to Go to your Blogger Dashboard.
Step 2. Now Click on -> Template -> Edit HTML.
Step 3. Now Search for ]]></b:skin> or </style> by Pressing Ctrl+F keys.
Step 4. Copy the below CSS code in addition to glue it simply earlier the ]]></b:skin> or </style> tag.
/* CSS Slide out Share buttons past times www..Com */
#bsdbutton-count-share{width:100%;overflow:hidden;background:transparent;margin:0 auto;padding:3px}#bsdbutton-count-share span{float:left;position:relative;font-size:13px;color:#fff;margin:12px 5px}.bsdbutton1-share{background:#dce0e0;position:relative;display:block;float:left;height:40px;overflow:hidden;width:140px;margin:4px;border-radius:3px}.ikons{display:block;float:left;position:relative;z-index:3;height:100%;vertical-align:top;width:38px;text-align:center}.ikons i{color:#fff;line-height:33px}.bsdslide-share{z-index:2;display:block;height:100%;left:38px;position:absolute;width:108px;margin:0}.bsdslide-share p{font-family:Verdana;font-weight:400;border-left:1px corporation rgba(255,255,255,.35);color:#fff;font-size:14px;left:0;position:absolute;text-align:center;top:10px;width:100%;margin:0}.bsdbutton1-share .bsdslide-share{transition:all .4s ease-in-out}.facebook .fb_iframe_widget{display:block;position:absolute;right:5px;top:0;z-index:1}.twitter iframe{left:50px;top:10px;z-index:1;display:block;position:absolute}.google #___plusone_0{width:90px!important;top:10px;right:5px;position:absolute;display:block;z-index:1}.facebook .ikons,.facebook .bsdslide-share{background:#4f79bc}.twitter .ikons,.twitter .bsdslide-share{background:#63cef2}.google .ikons,.google .bsdslide-share{background:#f36261}.facebook:hover .bsdslide-share,.twitter:hover .bsdslide-share,.google:hover .bsdslide-share{left:180px;opacity:.6}
Step 5. Now Search for <head> by Pressing Ctrl+F keys.
Step 6.Copy the below Font Awesome Icons stylesheet in addition to glue it simply below the <head> tag.
<link href='//netdna.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css' rel='stylesheet'/>
Step 7. Now Search for </head> past times pressing CTRL+ F or CMD+F (Mac)
Step 8. Now re-create the below script in addition to glue is simply inward a higher house the </head> tag.if facebook script already available inward your blogger template in addition to then yous tin skip this steps in addition to same applies for inward a higher house fontawesome stylesheet.
<script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/>
<script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'/>
Step 9. Now Search for <div class='post-footer-line-1'> or <data:post.body/> and glue the below html code simply inward a higher house it.
<div id='bsdbutton-count-share'>
<div class='facebook button-share'><i class='bsdicons'><i class='icon-facebook icon-large'/></i>
<div class='bsdslide-share'>
<p>Share</p>
</div>
<a class='fb-share-button' name='fb_share' rel='nofollow' share_url='&quot;http://www.facebook.com/sharer.php?u=&quot; + data:blog.url' type='button_count'/>
</div>
<div class='facebook button-share'><i class='bsdicons'><i class='icon-facebook icon-large'/></i>
<div class='bsdslide-share'>
<p>Like</p>
</div>
<div class='fb-like' data-action='like' data-layout='button_count' data-share='false' data-show-faces='false'/>
</div>
<div class='google button-share'><i class='bsdicons'><i class='icon-google-plus icon-large'/></i>
<div class='bsdslide-share'>
<p>G+</p>
</div>
<div class='g-plusone' data-count='true' data-size='medium' expr:data-href='data:post.url' rel='nofollow'/>
</div>
<div class='twitter button-share'><i class='bsdicons'><i class='icon-twitter icon-large'/></i>
<div class='bsdslide-share'>
<p>Tweet</p>
</div>
<a class='twitter-share-button' data-count='horizontal' data-related='' data-via='@bloggersstand' expr:data-text='data:post.title' expr:data-url='data:post.url' href='http://twitter.com/share' title='Share via Twitter'>Tweet</a>
<script async='async' src='http://platform.twitter.com/widgets.js' type='text/javascript'/>
</div>
<div class='clear'/>
</div>
<div class='clear'/>
Step 10. Now Save your Template..Done ! 

No comments:

Post a Comment