Friday, August 21, 2020

Add Beautiful Post sharing widget End of Blog Post

Add Beautiful Post sharing widget End of Blog Post Social sharing widget is very important for blogger and readers. Blogger should add this widget for spread their content in various social media services. And it will help to reach towards more readers. On the other hand interested readers wants to share or bookmark their favorite article in their social site. Before that I have share some social media widget but this is little bit different with pure CSS coding. So let's proceed to the tutorial that will help you to add this beautiful social sharing widget . Step 1Log in to your Blogger account and Go to yourBlogger Dashboard Step 2Clickon - Template - Edit HTML Step 3Now Find this code]]/b:skinby pressing Ctrl+F Step 4Paste the below code Before/above]]/b:skin /*** Share Post by www.bloggerspice.com ***/.bisoy-vag {font-size: 13px;margin-top: 15px;}.bisoy-vag li {float: left;}.bisoy-vag a {display: block;margin-right: 10px;text-indent: -9999px;margin-left: 12px;background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhkT8GtNysBaL8dsyC6FWNQ6-iBHiE14MtOGvsqQD0zPqomfNI3w_xprVJ24_lqZLxpztvoHCRXu6FiolSOow94JWjznAJXibpiS9MbcLPjSshwr-V74DJrL7urLAPdmnuv1NFk5x3wiXI/s1600/single-share.png) no-repeat;-webkit-transition: opacity .2s;-moz-transition: opacity .2s;-o-transition: opacity .2s;transition: opacity .2s;}.bisoy-vag a:hover {opacity: .7;}.bisoy-vag.facebook a {width: 7px;}.bisoy-vag.twitter a {width: 18px;background-position: -47px 0;}.bisoy-vag.google a {width: 14px;background-position: -105px 0;}.bisoy-vag.pinterest a {width: 11px;background-position: -159px 1px;} Step 5Now again Find this codedata:post.body/ or div class='post-footer'by pressing Ctrl+F Step 6Paste the below code below/after data:post.body/ or div class='post-footer' b:if cond='data:blog.pageType == quot;itemquot;'div id='bisoy-vag'a class='facebook' expr:href='data:post.sharePostUrl + quot;amp;target=facebookquot;' expr:onclick='quot;window.open(this.href, quot;_blankquot;, quot;height=430,width=640quot;); return false;quot;' expr:title='data:top.shareToFacebookMsg' target='_blank'span/Share on Facebook/aa class='twitter' expr:href='data:post.sharePostUrl + quot;amp;target=twitterquot;' expr:title='data:top.shareToTwitterMsg' target='_blank'span/Share on Twitter/aa class='google' expr:href='quot;https://plus.google.com/share?url=quot; + data:post.url' onclick='javascript:window.open(this.href, quot;quot;, quot;menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600quot;);return false;' rel='nofollow' title='Share this on Google+'span/Share on Google Plus/adiv style='clear: both;'//b:if Step 7Now hit the Save template button. Check your blog to see this social sharing button. If you face any trouble then feel free to leave a comment below I will reply you as soon as possible. Thank you.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.