Showing posts with label Social Widgets. Show all posts
Showing posts with label Social Widgets. Show all posts

Floating Social Share Buttons for Blogger

Posted On // Leave a Comment
Floating Social Share Buttons for BloggerThis tutorial will help you in adding Floating Social share buttons under every post of your blogger blog. I personally use this widget in my blog.

The widget is light in size and looks elegant. In every post after scrolling the widget will pop up at the lower bottom of the screen. The widget contains four social sharing buttons - Facebook, Twitter, Google+, LinkedIn.  There is a close button too to close down the floating share buttons.

A live demo can be seen on my blog itself. Just scroll down to the comments section and this floating social share buttons bar will appear. You can also close it by clicking the close button.

Once you have seen the demo to add this widget in your blog just follow the below steps.



Adding the HTML/CSS/JS in HTML Editor


To add this widget you have to go to Blog Title → Template → Edit HTML and add the below given code just above </body>. The code has been optimized and made lite so it loads faster.

     <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <script src='https://dl.dropboxusercontent.com/u/76401970/All%20Blogger%20Tricks/abt-social-share.js' type='text/javascript'/>
    <div id='md-share-window' style='width: 100%; display: block; position: fixed; bottom: -450px; left: 0px; background-color: rgba(128, 128, 128, 0.6); z-index: 100; padding: 0 0 10px 0;'>
    <div style='width: 800px; margin: 20px auto;'> <a class='boxclose' id='boxclose'/>
<style>
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);
@import &quot;//netdna.bootstrapcdn.com/font-awesome/3.0/css/font-awesome.css&quot;;
#share-buttons{border-radius:5px;background:#FFF;width:660px;overflow:hidden;margin-left:60px;box-shadow:0 2px 3px rgba(71,71,71,0.31);padding:14px 7px}.share-button{background:#DCE0E0!important;position:relative;display:block;float:left;height:40px;overflow:hidden;width:150px;border-radius:3px;-o-border-radius:3px;-ms-border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;margin:0 7px}.icon{display:block;float:left;position:relative;z-index:3;height:100%;vertical-align:top;width:38px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:3px;-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px;text-align:center}.icon i{color:#fff;line-height:42px}.slide{z-index:2;display:block;height:100%;left:38px;position:absolute;width:112px;-moz-border-radius-topleft:0;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;-moz-border-radius-bottomleft:0;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;margin:0}.slide p{font-family:Open Sans;font-weight:400;border-left:1px solid rgba(255,255,255,0.35);color:#fff;font-size:16px;left:0;position:absolute;text-align:center;top:10px;width:100%;margin:0}.share-button .slide{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.facebook iframe{display:block;position:absolute;right:16px;top:10px;z-index:1}.twitter iframe{width:90px!important;right:5px;top:10px;z-index:1;display:block;position:absolute}.google #___plusone_0{width:70px!important;top:10px;right:15px;position:absolute;display:block;z-index:1}.linkedin .IN-widget{top:10px;right:22px;position:absolute;display:block;z-index:1}.facebook:hover .slide{left:150px}.twitter:hover .slide{top:-40px}.google:hover .slide{bottom:-40px}.linkedin:hover .slide{left:-150px}.facebook .icon,.facebook .slide{background:#305c99}.twitter .icon,.twitter .slide{background:#00cdff}.google .icon,.google .slide{background:#d24228}.linkedin .icon,.linkedin .slide{background:#007bb6}</style>
<div id='share-buttons'> <div class='facebook share-button'> <i class='icon'> <i class='icon-facebook'> </i> </i> <div class='slide'> <p> facebook </p> </div> <iframe allowTransparency='true' frameborder='0' scrolling='no' src='//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2FAllBloggerTricks&amp;send=false&amp;layout=button_count&amp;width=80&amp;show_faces=false&amp;font&amp;colorscheme=light&amp;action=like&amp;height=20&amp;appId=568581339861351' style='border:none; overflow:hidden; width:80px; height:20px;'> </iframe> </div> <div class='twitter share-button'> <i class='icon'> <i class='icon-twitter'> </i> </i> <div class='slide'> <p> twitter </p> </div> <a class='twitter-share-button' data-via='AllBloggerTrick' href='https://twitter.com/share'> Tweet </a><script>
    !function(d,s,id){
      var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?&#39;http&#39;:&#39;https&#39;;
      if(!d.getElementById(id)){
        js=d.createElement(s);
        js.id=id;
        js.src=p+&#39;://platform.twitter.com/widgets.js&#39;;fjs.parentNode.insertBefore(js,fjs);}}(document, &#39;script&#39;, &#39;twitter-wjs&#39;);
</script>
  </div> <div class='google share-button'> <i class='icon'> <i class='icon-google-plus'> </i> </i> <div class='slide'> <p> google+ </p> </div> <div class='g-plusone' data-size='medium'> </div><script type='text/javascript'>
    (function() {
      var po = document.createElement(&#39;script&#39;);
      po.type = &#39;text/javascript&#39;;
      po.async = true;
      po.src = &#39;https://apis.google.com/js/plusone.js&#39;;
      var s = document.getElementsByTagName(&#39;script&#39;)[0];
      s.parentNode.insertBefore(po, s);
    }
    )();
</script>
 </div> <div class='linkedin share-button'> <i class='icon'> <i class='icon-linkedin'> </i> </i> <div class='slide'> <p> linkedin </p> </div> <script data-counter='right' type='IN/Share'> </script> <script src='//platform.linkedin.com/in.js' type='text/javascript'> lang: en_US </script> </div></div><div style='display:block; margin: 0 200px; padding: 5px 0px 0px;font-family: Oswald; font-weight: 700;color: #000'> Don&#39;t You Think this Awesome Post should be shared ??<br/> <span style='color: #000; font-size: 18px;'>| <data:blog.pageName/> |</span> </div> </div> </div> </b:if>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js' type='text/javascript'/>

After adding the code change change AllBloggerTricks with your Facebook Page's ID. Finally save the template.

You are done now. Now you and your visitors can see this awesome Floating Social Share Buttons in your blogger blog.
[Read more]

Pure CSS Elegant Share buttons for Blogger

Posted On // Leave a Comment
Share button Blogger
Hey Folks ! After a month without posting and digging the books for my exams I am back with yet another great post on how you can add some cool buttons under every post of your blog.

These buttons are made of pure CSS and look extremely elegant. They have cool hover effect and are very light too. You can add these buttons under every post of your blog and increase the user interaction in your blog. The demo of the same can be seen just below.







After seeing the demo in order to add these buttons under every post follow these steps.

Adding the CSS


First of all we would have to add the CSS and for that so go to Blog Title → Template → Edit HTML. Search for the tag ]]></b:skin> Add the below given code just above ]]></b:skin>

@import url(http://weloveiconfonts.com/api/?family=zocial);
/* zocial */
[class*="zocial-"]:before {
  font: 2.5em/2em 'zocial', sans-serif;
  color: white;
  line-height: 2.2;
}

.post-social .facebook {
  background: #3B5998;
}
.post-social .twitter {
  background: #4099FF;
}
.post-social .googleplus {
  background: #db5a3c;
}
.post-social .social {
  float: left;
}
.post-social .zocial-facebook {
  margin: 0 15px;
}
.post-social .zocial-twitter {
  margin: 0 25px;
}
.post-social .zocial-googleplus {
  margin: 0 25px;
}
.post-social li {
  min-width: 180px;
  width: 210px;
  height: 80px;
  cursor: pointer;
  list-style: none;
  text-align: left;
  float: left;
}
.post-social li:hover [class*="zocial-"]:before {
  opacity: 0.5;
  text-align: right;
}
.post-social li:hover iframe {
  opacity: 1;
}
.post-social li iframe {
  margin-top: 30px !important;
  opacity: 0;
  transition: all .3s ease-in-out;
}
.post-social li .fb_ltr {
  margin: 30px 20px !important;
}

Adding the HTML


Now we have to add the HTML.
First go to Blog Title → Template → Edit HTML. Press Ctrl + F and search for <data:post.body/> code and paste the below given code just below <data:post.body/>.

NOTE : There maybe more than one <data:post.body/> so make sure that you have selected the right code.

<ul class="post-social">

  <li class="facebook">
      <span class="social zocial-facebook"></span>
    <div class="fb-like" data-send="false" data-layout="button_count" data-width="250" data-show-faces="true"></div>
  </li>
  <li class="twitter">
      <span class="social zocial-twitter"></span>
    <a href="https://twitter.com/share" class="twitter-share-button" data-via="Rushtips">Tweet</a>
  </li>
  <li class="googleplus">
        <span class="social zocial-googleplus"></span>
    <g:plusone size="medium"></g:plusone>
  </li>
</ul>


<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>

<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>

<div id="fb-root"></div>
<script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

After adding the codes save the template.

You are done now. Now you and your visitors can see these awesome and elegant pure CSS share buttons on your blogger blog.
[Read more]

Cool Social Icons with Tooltip Hover Effect

Posted On // Leave a Comment


Social Icons Blogger
Today I am going to teach you how you can add yet another social icons to your blogger blog. These social icons are a bit different as it has tooltip hover effect in them. This widget is made from pure CSS without the use of any image or JavaScript.

The concept behind this widget is quite simple. There are four social icons in which you can add your own desired URL. On hovering over these buttons one can see tooltip appearing with the help of transition and transform CSS. These icons are really eye-catching and have a attractive look. A live working demo of this widget can be seen just below.





Once you have seen the demo to add this widget to your blog just follow the below given instruction.

Adding the HTML/CSS in Layout


To add this widget firstly go to Blog Title → Layout → Add Widget → HTML/JavaScript and paste the code in the box below.

Cool Social Icons with Tooltip Hover Effect
<div class="container">
<ul class="action-bar clearfix">
<li>
<a href="http://twitter.com/TWITTERHANDLE" class="like">
<span class="zocial-twitter"></span>
<span class="tooltip">Follow</span>
</a>
</li>
<li>
<a href="https://plus.google.com/GOOGLEPLUSID" class="favourite">
<span class="zocial-googleplus"></span>
<span class="tooltip">Circle us</span>
</a>
</li>
<li>
<a href="https://www.facebook.com/FBID" class="comment">
<span class="zocial-facebook"></span>
<span class="tooltip">Like us</span>
</a>
</li>
<li>
<a href="http://YOURBLOG.blogspot.com/feeds/posts/default" class="share">
<span class="zocial-rss"></span>
<span class="tooltip">Subscribe</span>
</a>
</li>
</ul>
</div>
<style>
@charset "utf-8";
@import url(http://weloveiconfonts.com/api/?family=zocial);
/* zocial */
[class*="zocial-"]:before {
  font-family: 'zocial', sans-serif;
}
/* ---------- GENERAL ---------- */

a { text-decoration: none; }
ul {
list-style: none;
margin: 0;
padding: 0;
}
.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after {
content: "";
display: table; }
.clearfix:after { clear: both; }
.container {
display: block;
height: 64px;
position: relative;
width: 256px;
}
/* ---------- Action Bar ---------- */
.action-bar li {
float: left;
}
.action-bar a {
-webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, .5);
box-shadow: inset 0 -2px rgba(0, 0, 0, .5);
color: #e7e7e7;
display: block;
font-size: 32px;
height: 64px;
line-height: 64px;
position: relative;
text-align: center;
-webkit-transition: background .3s;
-moz-transition: background .3s;
-ms-transition: background .3s;
-o-transition: background .3s;
transition: background .3s;
width: 64px;
}
.action-bar a:hover .tooltip {
margin-top: 16px;
opacity: 1;
}
.tooltip {
border-radius: 3px;
font-size: 14px;
height: 28px;
left: 50%;
line-height: 28px;
margin: 0 0 0 -50px;
opacity: 0;
position: absolute;
top: 100%;
-webkit-transition: margin-top .3s, opacity .3s;
-moz-transition: margin-top .3s, opacity .3s;
-ms-transition: margin-top .3s, opacity .3s;
-o-transition: margin-top .3s, opacity .3s;
transition: margin-top .3s, opacity .3s;
width: 100px;
}
.tooltip:before {
content: "";
height: 8px;
left: 50%;
margin: -4px 0 0 -4px;
position: absolute;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
width: 8px;
}
.like,
.like .tooltip,
.like .tooltip:before { background: #65B1F8; }
.like:hover { background: #65B1F8; }
.favourite,
.favourite .tooltip,
.favourite .tooltip:before { background: #c93037; }
.favourite:hover { background: #b02b32; }
.comment,
.comment .tooltip,
.comment .tooltip:before { background: #43438e; }
.comment:hover { background: #393978; }
.share,
.share .tooltip,
.share .tooltip:before { background: #FF8000; }
.share:hover { background: #FF8000; }
</style>

Change the text in BOLD RED with your desired URLs. Once you have added the code and made the changes save the respective widget and finally the template.

You are done now. Now you and your visitors can see these awesome and Cool Social Icons with Tooltip Hover Effect in your blogger blog.
[Read more]

Metro Style Social Icons for Blogger

Posted On // Leave a Comment


Today I am going to show how you can add Metro Style Social Icons with Hover Effect to your blogger blog. I have seen this widget many a times in different WordPress blogs so I thought of converting it for blogger. This widget has a very simple working. On hover the opacity of the icon changes and makes is more translucent.

This widget can help your blog gain more social media optimized audience. The elegant look of this widget can make many people click it.



A live working demo of this widget can be seen below.
Please see that the container will not be in one line as shown here. It will be like the one shown in the pic above.









Once you have seen the demo to add this widget to your blog follow the given step.

Adding in Layout


To add this widget's code go to Blog Title → Layout → Add Widget → HTML/JavaScript and paste the given code in the box opened.

<center>
<ul id="abt-social-icons">
<li class="rss-icon"><a href="http://feeds.feedburner.com/FEEDID" target="_blank"><img height="147" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhl0lm_o9SsnLVRi8uVcUz69yfxI0XpcYTr0ndNt14lGFEt-lxt8lpMO84ALytx8hLBRTPcjlZFNv42Td-v36F-bi2X44KUTTajKJ5t7KI-qxp-hk0nWsHFI7sU5wyjbzsmxt-rh41XEGc/s1600/rss.png" width="147" /></a></li>
<li class="twitter-icon"><a href="http://www.twitter.com/TWITTERHANDLE" target="_blank"><img height="147" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiXPKygUFkvQ-Lss6jpL4laCjnV1IvZK_TIerrH0zQiL1Pr1A9PCOZrEbba1hHXutWFzF7WTyHp381iITqPeqHutGE-bugNXp7aZuB_iKO3yr4SR3YYCAbpAEOSyuGTeA-DzwYfeonu_cw/s1600/twitter.png" width="147" /></a></li>
<li class="facebook-icon"><a href="http://www.facebook.com/PAGEID" target="_blank"><img height="147" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhuwnubLKj6NT08ZhMHA2a5SzFZ-qYiFL7bJ2XRErY3_plSobId3Dsfjlk5h7n-DgdR3EL6lyf1qsuuPvPCuyM-U15jMVv_WunyEpuwXATcyEyTIhUNh4cVpsSWfk96MLPi_Sprc5YwwNc/s1600/facebook.png" width="147" /></a></li>
<li class="google-icon"><a href="https://plus.google.com/YOURID" target="_blank"><img height="147" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEghEz1iSsuj7KvF1h_wkp-KdbPZ9t1ApYaKmRnBNzLY4D8K2KOpFuki7o6Pfpy7OKblDTteDl5aVgg85f1ghs3JFWOlASM68uI7M7Fb6hCrxhq12dIys4rP_bYn3WEHp8OsKRJQLO3On-I/s1600/google.png" width="147" /></a></li>
</ul>
</center>
<style>
#abt-social-icons li {
float: left;
width: 147px;
height: 147px;
margin: 0 6px 6px 0;
padding: 0 0 0 0;
border-bottom: none;
        list-style: none;
}
#abt-social-icons li a {
line-height: 1px;
display: block;
}

#abt-social-icons li a:hover img {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
}

#abt-social-icons li a span {
display: none !important;
}
</style>

After adding the code change the Link in BOLD RED with your own IDs. Now save the widget and ultimately save the template.

You are done now. Now you and your visitors can see this awesome and elegant Metro Style Social Icons in your blogger blog.
[Read more]

Pure CSS3 Social Share Icons under Every Post

Posted On // Leave a Comment


Social Icons
Today I will show you how you can add Pure CSS3 Social Share Icons under Every Post. These socials icons have a cool effect when mouse pointer in hovered over these icons. These icons are made up of CSS without use of any JavaScript which slows down your page speed. Clicking any icon will share your post in that particular site.

A live working demo of these buttons can be seen just below.


 



Once you have seen the demo we can move on with the tutorial on how you can add these Social Share icons under every post of your blog.

Editing in HTML Editor


First go to Blog Title → Template → Edit HTML. Press Ctrl + F and search for <data:post.body/> code and paste the below given code just below <data:post.body/>.

NOTE : There maybe more than one <data:post.body/> so make sure that you have selected the right code.

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<link href='https://dl.dropboxusercontent.com/u/76401970/All%20Blogger%20Tricks/abt-social-anime.css' rel='stylesheet' type='text/css'/>
<ul class='abt-social' id='abt-cssanime'>
<li class='abt-facebook'>
<a expr:href='&quot;http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=&quot; + data:post.url + &quot;&amp;t=&quot; + data:post.title ' onclick='window.open(this.href,&apos;sharer&apos;,&apos;toolbar=0,status=0,width=626,height=436&apos;); return false;' rel='nofollow' title='Share this on Facebook'><strong>Facebook</strong></a>
</li>
<li class='abt-twitter'>
<a expr:href='&quot;http://twitter.com/home?status=&quot; + data:post.title + &quot; -- &quot; + data:post.url ' rel='nofollow' title='Tweet This!'><strong>Twitter</strong></a>
</li>
<li class='abt-googlebuzz'>
<a expr:href='&quot;http://www.google.com/buzz/post?url=&quot; + data:post.url + &quot;&amp;imageurl=&quot;' rel='nofollow' title='Post on GoogleBuzz'><strong>Google Buzz</strong></a>
</li>
<li class='abt-stumbleupon'>
<a expr:href='&quot;http://www.stumbleupon.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title ' rel='nofollow' title='Stumble upon something good? Share it on StumbleUpon'><strong>StumbleUpon</strong></a>
</li>
<li class='abt-digg'>
<a expr:href='&quot;http://digg.com/submit?phase=2&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title ' rel='nofollow' title='Digg this!'><strong>Digg</strong></a>
</li>
<li class='abt-delicious'>
<a expr:href='&quot;http://delicious.com/post?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title ' rel='nofollow' title='Share this on del.icio.us'><strong>Delicious</strong></a>
</li>
<li class='abt-linkedin'>
<a expr:href='&quot;http://www.linkedin.com/shareArticle?mini=true&amp;url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title + &quot;&amp;summary=&amp;source=&quot;' rel='nofollow' title='Share this on LinkedIn'><strong>LinkedIn</strong></a>
</li>
<li class='abt-reddit'>
<a expr:href='&quot;http://reddit.com/submit?url=&quot; + data:post.url + &quot;&amp;title=&quot; + data:post.title ' rel='nofollow' title='Share this on Reddit'><strong>Reddit</strong></a>
</li>
<li class='abt-technorati'>
<a expr:href='&quot;http://technorati.com/faves?add=&quot; + data:post.url ' rel='nofollow' title='Share this on Technorati'><strong>Technorati</strong></a>
</li>
</ul>
</b:if>

After adding the code save the template.

You are done now. Now you and your visitors can see and share your awesome posts with these cool social share icons which has great hover effect.
[Read more]

Sliding Social icons with Hover effect for Blogger

Posted On // Leave a Comment


Today I am going to show how you can add cool Sliding Social icons with Hover effect to your Blogger/Blogspot blog. These button have a really cool hover effect.

These buttons are made with CSS without using any JavaScript coding. The code has been optimized to load faster. These buttons are attractive and their hover effect make them awesome. When hovered we can see a sliding effect and change in the buttons image. A live working demo of this widget can be seen just below.

 





Once you have seen the demo we can move on with the tutorial for adding this widget to your blogger blog.

Adding the HTML/CSS through Layout

For adding this widget in your blog go to Blog Title → Layout → Add Widget → HTML/JavaScript and paste the below code in the box.

<div class="abt-social-slide">
<ul>
<li><a class="facebook" href="#" target="_blank">Facebook</a></li>
<li><a class="twitter" href="#" target="_blank">Twitter</a></li>
<li><a class="google-p" href="#" target="_blank">Google plus</a></li>
<li><a class="rss" href="#" target="_blank">Rss</a></li>
</ul>
</div>
<style>
.abt-social-slide ul li{list-style:none;border-bottom:none;padding:0}
.abt-social-slide li a{width:59px;height:59px;float:left;text-indent:-99999px;border:solid 1px #222121;border-radius:5px;-webkit-transition:All .3s ease-out;-moz-transition:All .3s ease-out;-o-transition:All .3s ease-out;margin:5px 5px 10px;padding:0}
.abt-social-slide li a.facebook{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSH5gvY9JxgRR4mPASJMSe4YUNUxM_zCHacDiSDhsAT8Pz2348To1aLQKX6JoadTVIGUcW9UryJsgR9csI4I5w9IQ17lCAmU7NRflTSxGFMV9VVcr6fs0yA9nBpGULbHq9ZGokMlmgiA/s1600/facebook.png) no-repeat 0 -88px}
.abt-social-slide li a.facebook:hover{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgSH5gvY9JxgRR4mPASJMSe4YUNUxM_zCHacDiSDhsAT8Pz2348To1aLQKX6JoadTVIGUcW9UryJsgR9csI4I5w9IQ17lCAmU7NRflTSxGFMV9VVcr6fs0yA9nBpGULbHq9ZGokMlmgiA/s1600/facebook.png) no-repeat 0 0}
.abt-social-slide li a.twitter{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7uV6n0zSOontCj-1CCMz1Z7fKKX43zH1YssEw7iSydyjxINbkjsx04lwIX1qkGkvY2o7d5kFYfVTZ3OP_oZ3e3jXmbZq_DSP6cWUBsmIgHxwFyQlk7-Mgls5EolbzFuCCgTTc2rXHeQ/s1600/twitter-1.png) no-repeat 0 -88px}
.abt-social-slide li a.twitter:hover{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi7uV6n0zSOontCj-1CCMz1Z7fKKX43zH1YssEw7iSydyjxINbkjsx04lwIX1qkGkvY2o7d5kFYfVTZ3OP_oZ3e3jXmbZq_DSP6cWUBsmIgHxwFyQlk7-Mgls5EolbzFuCCgTTc2rXHeQ/s1600/twitter-1.png) no-repeat 0 0}
.abt-social-slide li a.google-p{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4k7gBQ4MvUdiSVX8FMG-aiM3P9K4t6ZEcxHEB3zAKpvWKrBam1g6-zbsyB9YdsdNPJwNiSZAONM1q-0lCj9N_R9X4ADWJ9nt2HF2m0A09s8G9DlB5CgfWMI06uAF9_Qvm05qzMOQI-g/s1600/google.png) no-repeat 0 -88px}
.abt-social-slide li a.google-p:hover{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4k7gBQ4MvUdiSVX8FMG-aiM3P9K4t6ZEcxHEB3zAKpvWKrBam1g6-zbsyB9YdsdNPJwNiSZAONM1q-0lCj9N_R9X4ADWJ9nt2HF2m0A09s8G9DlB5CgfWMI06uAF9_Qvm05qzMOQI-g/s1600/google.png) no-repeat 0 0}
.abt-social-slide li a.rss{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZ0jQwXKVgH8e_0lohEaHxVbl4t_g1r_z-oqWO69e8OwOXFI_dE6IgWFpaTNpS9qYyitoElh-l8giXx049QWIKTmX2xx_PJEdX3DrCiD_RB2gHyLEBuczylt9-1l1sTkqWvfXUV5VemA/s1600/twitter.png) no-repeat 0 -88px}
.abt-social-slide li a.rss:hover{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgZ0jQwXKVgH8e_0lohEaHxVbl4t_g1r_z-oqWO69e8OwOXFI_dE6IgWFpaTNpS9qYyitoElh-l8giXx049QWIKTmX2xx_PJEdX3DrCiD_RB2gHyLEBuczylt9-1l1sTkqWvfXUV5VemA/s1600/twitter.png) no-repeat 0 0}
</style>

After adding the code change # to your desired URL and save the widget. Finally save the template.

You are done now. Now you and your visitors can see this awesome sliding social icons with Hover effect in your blogger blog.
[Read more]

Social Follow Widget with Hover Zoom Effect

Posted On // Leave a Comment


Social Follow Zoom effect
Today we will see how you can add Social Follow Widget with Hover Zoom Effect to your blogger blog. Basically the concept behind this widget is that whenever someones hovers over any of the button say Facebook then the whole box and the Facebook box will become bigger with a great Zoom effect made just with CSS without using any JavaScript or images.

These widgets help you to fasten your blog speed by minimizing JavaScript codes and Images. A quick live working demo of these widgets can be seen by clicking the below button.

Live Demo

Once you have seen the demo follow the below step to add this widget to your blog.



Adding the HTML & CSS


Adding this widget is really simple and does not need much effort. So first of all go to Blog Title → Template → Edit HTML. Secondly search for the data code <data:post.body/>
There may be more than one <data:post.body/> so make sure you have the right one. After searching the the data tag paste the given code just below it.

<!-- Hover Effect in Social Follow Us Widget by AllBloggerTricks.com -->
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<link href='https://dl.dropboxusercontent.com/u/76401970/All%20Blogger%20Tricks/abt.css' rel='stylesheet' type='text/css'/>
<div id="cenbox">
<div class="zoombox">
    <p>FOLLOW US ON</p>
    <button class="facebook"><a href="FB URL" target='_blank' rel='nofollow'>facebook</a></button>
    <button class="twitter"><a href="Twitter URL" target='_blank' rel='nofollow'>twitter</a></button>
    <button class="gplus"><a href="Google+ URL" target='_blank' rel='nofollow'>google+</a></button>
    <button class="pinterest"><a href="Pinterest URL" target='_blank' rel='nofollow'>pinterest</a></button>
</div>
</div>
</b:if>
<!-- Hover Effect in Social Follow Us Widget by AllBloggerTricks.com -->

Replace the text in blue with your desired URLs. Finally save the template.

You are done now. Now you and your visitors can see this awesome Social Follow Widget with Hover Zoom Effect in your blogger blog.
[Read more]

Social Sliding Widget with Counters for Blogger

Posted On // Leave a Comment


Today I will show how you can add Social Sliding Widget with Counter to your blogger blog. These sliding bars are made of pure CSS and inspite of JavaScript CSS Transitions are used for the effects. The only con is that the counters are not automatic and you have to set the values manually. Nevertheless the widget looks very cool and awesome. It support 5 Social Networks which are - Facebook, Twitter, Google+, Pinterest and RSS.

You can change the link of these bars and add your own desired URL. The live working demo of this widget can be seen right under this line.


Please Note: There is some bug in this widget as a result Firefox displays the text a bit displaced but that is not a big change.
Once you have seen the demo we can move on with how you can add this widget to your blog.



Adding the HTML/CSS


For adding this widget in your blog go to Blog Title → Layout → Add Widget → HTML/JavaScript and paste the below code in the box.

<!--Sliding Social Widget at AllBloggerTricks.com-->
<link rel="stylesheet" type="text/css" href="https://dl.dropboxusercontent.com/u/76401970/All%20Blogger%20Tricks/abt-sliding-social.css"/>
<div class="abt-social">
    <ul>
        <li><a class="abt-box facebook" href="#"><p>15K+</p>Facebook </a></li>
        <li><a class="abt-box twitter" href="#"><p>10K+</p>Twitter</a></li>
        <li><a class="abt-box gplus" href="#"><p>5K+&nbsp;</p>Google+</a></li>
        <li><a class="abt-box pinterest" href="#"><p>4K+&nbsp;</p>Pinterest</a></li>
        <li><a class="abt-box rss" href="#"><p>10K+</p>RSS</a></li>
    </ul>
</div>

<!--Sliding Social Widget at AllBloggerTricks.com-->

After adding the code change # with the link of your Social Media page. Change the number in red with the no. of Likes/Followers/Readers you have. After configuring the code save the widget and finally save the template.

You are done now. Now you and your visitors can see this awesome Pure CSS social sliding widget with counter in your blogger blog.
[Read more]

Social Share Unlocker Popup for Blogger

Posted On // Leave a Comment


Social Share Unlocker Blogger
Today I am going to show how you can add Social Share Unlocker Popup for Blogger. After adding the code in your blog, you will see a one time popup which will require you to either Like, Google +1 or Follow you to see the contents of the blog. The timer can be adjusted according to your needs by default it is 60 seconds. You can also make the blog closeable and add a cross button by tweaking the settings. This box works on jQuery and also looks elegant.

This widget will be very effective in increasing your social counter and spreading your blog. Overall the CSS has been nicely coded to make the design look beautiful. You can see the live demo of this plugin by clicking the below button.




Once you have seen the demo we can proceed with the tutorial on how you can add Social Share Unlocker Popup to your blogger blog.



Step 1 : Adding the code


Firstly go to Blog Title → Template → Edit HTML and search for the code </body> and paste the below given code just above it.

<script type='text/javascript'>
//<![CDATA[
        TITLEKN='Blog';FBKN='AllBloggerTricks';TWITTERKN='AllBloggerTrick';URLKN='http://www.allbloggertricks.com/';
//]]>
</script>
<link href='https://dl.dropboxusercontent.com/u/76401970/All%20Blogger%20Tricks/abt-unlocker-popup.css' rel='stylesheet'/>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js'/>
<script src='https://apis.google.com/js/plusone.js' type='text/javascript'/>
<script src='http://connect.facebook.net/en_US/all.js#xfbml=1'/>
<script src='http://platform.twitter.com/widgets.js' type='text/javascript'/>
<script src='https://dl.dropboxusercontent.com/u/76401970/All%20Blogger%20Tricks/abt-unlocker-popup.js' type='text/javascript'/>
<script language='javascript'>
//<![CDATA[
$(document).ready(function(){                          
        $().KN3IN1({
            timeout: 60,
            wait: 0,
            closeable: false        });
});
//]]>
</script>

After adding the code follow Step 2 for the settings.

Step 2 : Settings


Change the text in blue with your username of Facebook and Twitter. Change the URL to the one in which you want to get Google +1.

Change 60 with your desired no. of seconds you want the popup to appear.
Change  false to true if you want the popup to be closeable and add a cross button in the popup.

After configuring the code save the template. You are done now. Now you can gain more social shares whenever a new and unique visitors visits your blog by adding this Social Share Unlocker Popup for Blogger plugin. 
[Read more]

Metro Style Social Icons for Blogger

Posted On // Leave a Comment



Metro Social Icons
Recently I posted how you can add a Metro Style Search bar to Blogger and today I am going to show you how you can add Metro Style Social icons to  your blogger blog. These icons are purely made of CSS without use of any JavaScript. It comes with hover effect and looks elegant and cool.

This widget which was created by +Vinay Prajapati contains 7 famous social networking site icons. They are - Facebook, Twitter, Youtube, Google+, LinkedIn, Pinterest and RSS. The demo of this widget can be seen below














  • Once you have seen the demo we can move on how you can add this widget to your blog.

     

    Adding the widget in Layout


    Go to Blog Title → Layout → Add Widget → HTML/JavaScript. Paste the below code.

    <div class='metro-social'>
    <li><a class="fb" href=http://www.facebook.com/AllBloggerTricks rel="nofollow"></a></li>
    <li><a class="tw" href=http://twitter.com/AllBloggerTricks></a></li>
    <li><a class="gp" href="https://plus.google.com/AllBloggerTricks"></a></li>
    <li><a class="pi" href=http://pinterest.com/AllBloggerTricksrel="nofollow"></a></li>
    <li><a class="in" href=https://www.linkedin.com/in/AllBloggerTricksrel="nofollow"></a></li>
    <li><a class="yt" href=http://www.youtube.com/AllBloggerTricks></a></li>
    <li><a class="fd" href=http://feeds.feedburner.com/AllBloggerTricksrel="nofollow"></a></li>
    </div>
    <style>
    .metro-social{width:285px}
    .metro-social li{position:relative;cursor:pointer;padding:0;list-style:none}
    .metro-social .fb,.tw,.gp,.pi,.in,.yt,.fd{z-index:7;float:left;margin:1px;position:relative;display:block}
    .metro-social .fb{background:url(//goo.gl/6xmUk) no-repeat center center #1f69b3;width:140px;height:141px}
    .metro-social .tw{background:url(//goo.gl/oyiFK) no-repeat center center #43b3e5;width:68px;height:70px}
    .metro-social .gp{width:69px;height:70px;background:url(//goo.gl/oT0kF) no-repeat center center #da4a38}
    .metro-social .pi{background:url(//goo.gl/7olxx) no-repeat center center #d73532;width:68px;height:69px}
    .metro-social .in{background:url(//goo.gl/PhFhj) no-repeat center center #0097bd;width:69px;height:69px}
    .metro-social .yt{background:url(//goo.gl/zcwjB) no-repeat center center #e64a41;width:140px;height:69px}
    .metro-social .fd{background:url(//goo.gl/lhBP1) no-repeat center center #e9a01c;width:140px;height:69px}
    .metro-social li:hover .fb{background:url(//goo.gl/MH8AP) no-repeat center center #1f69b3}
    .metro-social li:hover .tw{background:url(//goo.gl/hHRHv) no-repeat center center #43b3e5}
    .metro-social li:hover .gp{background:url(//goo.gl/wva4B) no-repeat center center #da4a38}
    .metro-social li:hover .pi{background:url(//goo.gl/IORvy) no-repeat center center #d73532}
    .metro-social li:hover .in{background:url(//goo.gl/2zHrm) no-repeat center center #0097bd}
    .metro-social li:hover .yt{background:url(//goo.gl/I1c4a) no-repeat center center #e64a41}
    .metro-social li:hover .fd{background:url(//goo.gl/CjzDP) no-repeat center center #e9a01c}
    </style>

    Once you have added the code change the text which is highlighted in various colors. After that save the widget and lastly save the Template.

    You are done now. Now you and your visitors can see this awesome Metro UI Social Icons widget on your blog.
    [Read more]

    Facebook Popup Widget with Lightbox Effect

    Posted On // Leave a Comment


    Today I am going to show how you can add a Facebook Popup widget for Blogger. This widget comes with Lightbox effect and looks attractive. The popup which appears is a one time popup i.e. the popup will just come one time and not in every page of your blog.

    The demo of this widget can be seen by clicking below button.


    Once you have seen the demo, below is the step on how you can add this Facebook Popup widget with lightbox effect to your blogger blog.



    Adding the HTML/CSS/JavaScript in the Gadget


    Go to Blog Title → Layout → Add Widget → HTML/JavaScript. Paste the below code in the box.

    <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js' type='text/javascript'></script>
    <style>
    #fanback {
    display:none;
    background:rgba(0,0,0,0.8);
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:99999;
    }
    #fan-exit {
    width:100%;
    height:100%;
    }
    #fanbox {
    background:white;
    width:420px;
    height:270px;
    position:absolute;
    top:58%;
    left:63%;
    margin:-220px 0 0 -375px;
    -webkit-box-shadow: inset 0 0 50px 0 #939393;
    -moz-box-shadow: inset 0 0 50px 0 #939393;
    box-shadow: inset 0 0 50px 0 #939393;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: -220px 0 0 -375px;
    }
    #fanclose {
    float:right;
    cursor:pointer;
    background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgsrDNyHf6U49IdPxtxLYQUoMzCuRfYBE6nAk_KiLa5xxQNKj-6aojyKKrH8kUu93gk1-1uTdAoIEnhcIej9oNd7YyypekABO5a72thVPssaoBHiceziMMKFhyphenhyphentuCQJx7jQfMZ9SQMOGQSv/s1600/fanclose.png) repeat;
    height:15px;
    padding:20px;
    position:relative;
    padding-right:40px;
    margin-top:-20px;
    margin-right:-22px;
    }
    .remove-borda {
    height:1px;
    width:366px;
    margin:0 auto;
    background:#F3F3F3;
    margin-top:16px;
    position:relative;
    margin-left:20px;
    }
    </style>


    <script type='text/javascript'>
    //<![CDATA[
    jQuery.cookie = function (key, value, options) {

    // key and at least value given, set cookie...
    if (arguments.length > 1 && String(value) !== "[object Object]") {
    options = jQuery.extend({}, options);

    if (value === null || value === undefined) {
    options.expires = -1;
    }

    if (typeof options.expires === 'number') {
    var days = options.expires, t = options.expires = new Date();
    t.setDate(t.getDate() + days);
    }

    value = String(value);

    return (document.cookie = [
    encodeURIComponent(key), '=',
    options.raw ? value : encodeURIComponent(value),
    options.expires ? '; expires=' + options.expires.toUTCString() : '', // use expires attribute, max-age is not supported by IE
    options.path ? '; path=' + options.path : '',
    options.domain ? '; domain=' + options.domain : '',
    options.secure ? '; secure' : ''
    ].join(''));
    }

    // key and possibly options given, get cookie...
    options = value || {};
    var result, decode = options.raw ? function (s) { return s; } : decodeURIComponent;
    return (result = new RegExp('(?:^|; )' + encodeURIComponent(key) + '=([^;]*)').exec(document.cookie)) ? decode(result[1]) : null;
    };
    //]]>
    </script>
    <script type='text/javascript'>
    jQuery(document).ready(function($){
    if($.cookie('popup_user_login') != 'yes'){
    $('#fanback').delay(100).fadeIn('medium');
    $('#fanclose, #fan-exit').click(function(){
    $('#fanback').stop().fadeOut('medium');
    });
    }
    $.cookie('popup_user_login', 'yes', { path: '/', expires: 7 });
    });
    </script>

    <div id='fanback'><div id='fan-exit'></div><div id='fanbox'><div id='fanclose'></div><div class='remove-borda'></div>
    <iframe allowtransparency='true' frameborder='0' scrolling='no' src='//www.facebook.com/plugins/likebox.php?

    href=http://www.facebook.com/AllBloggerTricks&width=402&height=255&colorscheme=light&show_faces=true&border_color=%23E2E2E2&stream=false&header=false'

    style='border: none; overflow: hidden; margin-top: -19px; width: 402px; height: 230px;'></iframe>
    </div></div>

    After adding the code change AllBloggerTricks to your desired page URL. Save the Widget and after that Save the Template. Thats it, you are done now. Now you and your visitors can see this Popup Facebook widget in your blog.
    [Read more]

    CSS Social Icons with Hover Effect for Blogger

    Posted On // 1 comment


    Today I will tell you how you can add CSS Social Icons which comes with Hover effect in Blogger. When hovered over these icons CSS Transition takes place and these icons move 360 degree round. You can see the same type of icons on the popular blog SpiceUpYourBlog.com.

     You can add icons of RSS, Email, Facebook, Twitter, Google+ and Pinterest.  The live demo of these buttons can be seen below -



    IconIconIconIconFollow Me on Pinterest


    So to add these cool Social icons to your blogger blog. Follow below steps -



    Step 1 : Adding the HTML


    Go to Blog Title → Layout → Add Widget → HTML/JavaScript. Paste the below code in the box.

    <style>

    #social img {
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    }
    #social img:hover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    }
    .comments .comments-content .icon.blog-author{position:absolute;top:-1px;right:-12px;margin:0;background-image: url(http://cdn2.iconfinder.com/data/icons/crystalproject/16x16/apps/keditbookmarks.png);width:36px;height:36px}
    .CSS_LIGHTBOX_BG_MASK
    {
    background-color:#990000 !important;opacity: 0.8 !important;
    }
    .post img {max-width:95% !important;}

    </style>

    <br />
    <center>
    <div id="social">
    <a href="http://feeds.feedburner.com/feedburnerurl" target="_blank" title="Grab Our Rss Feed"><img alt="Icon" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjFWm5iKRTmoyqN4UtbCR8H5gp8u6wu8Bo9uwiBHHNjITbgACMP7NxhCLqeGJsr2yhjr_PmhxxVahw_D5uc8vZRgEvDINbt2LzPD174BQr0_1jxZpDu9gG16dX0jCL-_b8dJMwlDpVCb_Yk/s1600/RSS-48x48.png" style="margin-right: 1px;" /></a><a href="http://feedburner.google.com/fb/a/mailverify?uri=feedburnerurl&amp;loc=en_US" rel="nofollow" target="_blank" title="Get Free Updates Via Email"><img alt="Icon" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgsiADY5F6oMkfrKTxHjYYfMMEn1tZ66NIfJr8G39jsdjqKr-6aCGTFNEu9QfIsi0Y3CLdmK8OOmfHAUn2RSmHeh2QXhAqi8hasC_IiAMmYcr4BXMo0M-Yq0sG2Bim66kWFOywg85XcpYOW/s1600/RSS-EMAIL-48x48.png" style="margin-right: 1px;" /></a><a href="http://facebook.com/fbpageurl" rel="nofollow" target="_blank" title="Like Our Facebook Page"><img alt="Icon" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiTxGd2NY4LFig5YjHJCLh9-vuHZZRDTqHAFJKivnxPWnhileTnSieYSM_3TRtP4TPcXXNWPToOc3mr7wFCm2PEPTh2mSlrjFwBBXob2U6cSyWEUaxh9_uqrBEr8nKUAgQM1oKeQ2pWWyAN/s1600/FACEBOOK-48x48.png" style="margin-right: 1px;" /></a><a href="http://twitter.com/twitterurl" rel="nofollow" target="_blank" title="Follow Our Updates On Twitter"><img alt="Icon" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiy8TuJ6zkL7z7UJpgMc4-gXhg37ef2HHvt_DdqdDEzOfzDjK22WZz7GWCig3onq2YHT1G_pMdtFbs8u53Hm-8D79by2FavegD3kMip-LWUl1LIzhLnB4JaJncFu_VTW68iWc7mvKtlV0uW/s1600/TWITTER-48x48.png" style="margin-right: 1px;" /></a><a href="https://plus.google.com/googleplusurl" rel="nofollow" target="_blank" title="Follow Us On Google+"><img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLaBzkM2YbhxgLdfWkPIkG0Dss598rVbC23Zb9v0zckaGqIPKyTBCd6AkRuNxvyI_y38wmoRRcsZPgUTPg2axWk4VJfdf-f6brZn1eo4LBZ0mw9dIch5iN-2BEhgZappebGoIX53Pe2r1_/s1600/GOOGLE-PLUS-48x48.png" style="margin-right: 1px;" /></a><a href="http://pinterest.com/pinteresturl/" rel="nofollow" target="_blank" title="Follow Our Pins"><img alt="Follow Me on Pinterest" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh1IhKPdixIpPx80dM_4nXnkdY1PCelytJ5YGF3ivyY7Pec2gh5_oU29LZP3_sxIBf0dxi-Uxn2xBnvq1fBXVeKSn0idQVyiWIpa4EDbIKGoPW8IFnsRgsZ3cdiwtlHhJGwmwu0wyRZOqaO/s1600/PINTEREST-48x48.png" style="margin-right: 1px;" /></a></div>
    </center>

    Step 2 : Editing the Links


    Edit the text in Red with your desired URL. Save the Widget. After saving the widget, save the template. You are done now. You and your visitors can now see cool Social icons on your blog.
    [Read more]

    Floating Social icons with Hover effect for Blogger

    Posted On // Leave a Comment


    Today I am going to show how you can add floating social icons (Twitter and Facebook) on Blogger. As already stated these icons are floating i.e. there position remains same after scrolling. This widget also also Hover effect in it. When hovered with a mouse on these buttons the opacity increases.

    After the configuration the icons will be displayed on the left hand side of the template. On clicking on these buttons you will be redirected to the Twitter / Facebook Page you want. You can see the working demo of these buttons by clicking the link below and seeing on the left of the template.


    Live Demo




    Adding this widget to Blogger


    Go to Blog Title → Layout → Add Widget → HTML/JavaScript. Paste the below code and save the widget.

    <style type="text/css">
        a.abt-hover img { filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; -khtml-opacity: 0.5;} a.abt-hover:hover img { filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; -khtml-opacity: 1.0; }
        </style>
        <div style="display: scroll; left: 30px; position: fixed; top: 200px;">
        <a class="abt-hover" href="http://twitter.com/AllBloggerTrick" imageanchor="1" rel="nofollow" style="margin-left: 1em; margin-right: 1em;" target="_blank" title="Follow Us"><img border="0" src="https://dl.dropboxusercontent.com/u/76401970/All%20Blogger%20Tricks/Images/Twitter-abt.png" /></a>
        <a class="abt-hover" href="http://www.facebook.com/AllBloggerTricks" imageanchor="1" rel="nofollow" style="margin-left: 1em; margin-right: 1em;" target="_blank" title="Like Us"><img border="0" src="https://dl.dropboxusercontent.com/u/76401970/All%20Blogger%20Tricks/Images/Facebook-abt.png" /></a>
        </div>

    Change  AllBloggerTrick and AllBloggerTricks with your desired ID.

    Save the Template. You are done now. In blogs with wider template the placement may not be correct. If it is so comment below with your blog URL. I will re-write the code for you.
    [Read more]
    Click to go to top