How To: Add Metro Style Social Subscription Button's To Blogger Blogs

Let's learn how to Add Metro Style Social Subscription Button's To Blogger Blogs. As "Metro" style is now taking place in web designing and all web designers love to make metro styled widgets and templates. This is kinda original metro subscription widget with zooming effect when hover. It means you can easily give your blog design's a good and professional look. This widget have five social network buttons such as Facebook, Twitter, Google+, YouTube and RSS Feed. So! the five buttons make this widget all-in-one social sharing/subscription box.
Metro Style Social Subscription
This is a Live Preview of Metro Subs Buttons!

Adding Metro Style Social Subscription Button's To Blogger Blog

You don't need to go to your template HTML editing area. You only have to copy and paste below coding and that's all. Now learn more by reading below.

1. Just go to Blogger Dashboard, Select your Blog
2. Navigate to Layout section of your selected blog
3. Now click on Add a Gadget button → select HTML/JavaScript
4. Copy and paste below coding into HTML/JavaScript box
<style>
.ABT-bubblewrap{list-style-type:none;margin:0;padding:0;}.ABT-bubblewrap li{display:inline;width: 60px;height:60px;}.ABT-bubblewrap li img{width: 45px;height: 45px;border:0;margin-right: 5px;-webkit-transition:-webkit-transform 0.1s ease-in;-o-transition:-o-transform 0.1s ease-in}.ABT-bubblewrap li img:hover{-moz-transform:scale(2);-webkit-transform:scale(2);-o-transform:scale(2);}
</style>

<ul class="ABT-bubblewrap"><li><a href="https://www.facebook.com/AllBlogThings"><img src="http://i.imgur.com/6AI7jNU.png" title="Like Us on Facebook"/></a></li><li><a href="http://www.twitter/UmerPrinceWorld"><img src="http://i.imgur.com/qWbojzO.png" title="Follow Us on Twitter"/></a></li><li><a href="https://plus.google.com/+UmerPrince"><img src="http://i.imgur.com/g8dACcy.png" title="Circle Us on G+"/></a></li><li><a href="#"><img src="http://i.imgur.com/WOWCE5P.png" title="We are on Youtube"/></a></li><li><a href="http://feeds.feedburner.com/AllBlogThings"><img src="http://i.imgur.com/SgONHEw.png" title="Subscribe to Our RSS Feed"/></a></li></ul>
Don't click on Save button, you have to make some customization for this widget to work fine.

5.  Replace RED colored texts with your social profile links. Then click on Save button.

That's all. Congratulations: Your metro styled social subscription buttons widget is live on your blog. Open your blog and have a look. Don't worry this widget don't harm your blog. You can enjoy this widget without loosing blog loading speed.