In this blogger widget today we will create awesome social sharing buttons widget below title of posts. Earlier I have shared some incredible social media widgets with you like Mashable like social sharing sidebar widget for blogger or Linkedin and other social sharing buttons for blogger else Twitter fan box like Facebook fan box for blogger. Today yet another social sharing widget for blogger below blog post titles. The best part of this widget is it's simplicity and it is located just below of post titles so that visitors can find it easily to share relevant blog posts on their social profiles with one click. So let start with the tutorial how to add pretty social sharing buttons below post titles.
Step 1. Log in to blogger and go to your blog dashboard. Select Templates and edit html
Step 2. Find following code <data:post.body/>
Step 3. Just above it paste the following code..then save the template.
Step 4. You can make changes in highlighted text above. Enjoy the widget and if you face any problem then drop your comments below.
How to add pretty social sharing buttons right below blogger post titles..
It is very pretty and you can customize it according to your template needs.Pl follow these steps if you are using blogger for your blog.Step 1. Log in to blogger and go to your blog dashboard. Select Templates and edit html
Step 3. Just above it paste the following code..then save the template.
<b:if cond='data:blog.pageType == "item"'> <div style='background:#FFFF99; border:1px solid #FCFCFC; -moz-border-radius:9px; -webkit-border-radius:9px; border-radius:9px; padding:5px; box-shadow: 3px 3px 3px #000;'> <table border='0'> <tr>
<td><!-- Twitter -->
<a class='twitter-share-button' data-count='horizontal' data-lang='en' expr:data-text='data:post.title' expr:data-url='data:post.url' href='http://twitter.com/share' rel='nofollow'/> <b:if cond='data:post.isFirstPost'> <script src='http://platform.twitter.com/widgets.js' type='text/javascript'> </script> </b:if> </td>
<td><!--Facebook-->
<iframe allowTransparency='true' expr:src='"http://www.facebook.com/plugins/like.php?href=" + data:post.url + "&layout=button_count&show_faces=false&width=100& action=like&font=arial&colorscheme=light"' frameborder='0' scrolling='no' style='border:none; overflow:hidden; margin-left:0px; width:100px; height:20px;'/> </td>
<td><div style='margin-right:25px;'><!-- STUMBLE UPON -->
<script expr:src='"http://www.stumbleupon.com/hostedbadge.php?s=1&r=" + data:post.url'/></div> </td> <td><div style='margin-right:5px;'><!-- GOOGLEPLUS --> <g:plusone expr:href='data:post.url' size='medium'/> </div> </td>
<td><!-- AddThis Button BEGIN -->
<div class='addthis_toolbox addthis_default_style '> <a class='addthis_counter addthis_pill_style'/> </div> <script src='http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4de3b2d654f56f28' type='text/javascript'/> <script type='text/javascript'> var addthis_config = { ui_cobrand: "BWIDGETS 4 ALL", ui_header_color: "#ffffff", ui_header_background: "#0080FF" } </script>
<!-- AddThis Button END --></td> </tr> </table></div> </b:if><br/>
Step 4. You can make changes in highlighted text above. Enjoy the widget and if you face any problem then drop your comments below.
0 comments:
Important - Make sure to click the "Subscribe By Email" link below the comment for to be notified of follow up comments and replies.If you use Name/URL don't use keywords as your name (You Know Who You Are).
Post a Comment