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 == "item"'>
<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.
Niice tut
ReplyDeleteThis is a very nice tutorial!
ReplyDeleteNice work
ΚΑΛΙΣΠΕΡΑ ΔΕΝ ΔΟΥΛΕΘΕΙ ΑΚΡΙΒΩΣ ΕΤΣΙ ΒΟΗΘΕΙΑ
ReplyDeletesaya tidak tau cara memasangnya
ReplyDeleteThis is really nice work. I would like to congratulate you.
ReplyDeleteHm, nice effects you've created for social follow widgets! I have few tips and tricks how to promote your url and make your work recognizable. Check the link above. Good luck!
ReplyDeleteThanks,..
ReplyDeletevery nice tips, i like it :)