CSS Social Icons with Hover Effect for Blogger



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/AVvXsEi8WIe08zeKuMbXzLmTJjaQbPTu81JaPc53zV9H1mo5oMQ-pZ3lqfUBPZ-kBbWGrFwiIcq58YZhYDSM7ey2aXMlWPUi05U7w_usdyiw797B2lqu5VFTKTMxqp6gBni2neH7zOx0tMkhyphenhyphen0He/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/AVvXsEjGcYHjk9CsQKuGv0H0x9-fMelU8x2ZwHhmsjl9DmbePxhIBxmBhQ-ILq8Yc7GZmQAe3zTcKE6GBT4M82iW2kWCxQJkCthmWkERofABkQI5Dt-5PZC_kX1CR1Orfm-ZadtEXgTW0KcNDb13/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/AVvXsEhzy7qdKdgxk3IwFfBQr-GMxVKKChayC_hthZm6asSNfN3CgDdCmhoYnIeALBvyarEYAfMbkeQD1UAxnn0aLMvmZacLy0M9xihURvNRkelryNy70w_OuVzDM4RQlG11Iwot_RZwUSy6ckVG/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/AVvXsEhpq9iFB8Svo9OZMSgHIQevsv3v-vcRyNlWmOzw8eUzSHH1gMr5GA9YLgE59C0xi8MKj1L1OCtkCDoq8OeNeo0Kdj9s5y3mBFXu8Uqxov8Akn_1Xt9eJD31yrgEHShyphenhyphenH4OpoSOTqTEgv30p/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/AVvXsEj1QSbAMCO_MLfPsz7jTkn51eMIHqZfqvO_pAVsdb_hNsQ4lRlmC4OHnrAYblSBNJUEQNNJzVHCZ_NGCWikBi9m2KbhOrielqX-2lPTuGZXjQGcY3XAnZtLWrPV7bhb2fzrX0hJxvxwUPyy/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/AVvXsEjAJlUZ7eGo5i90WuDCppHj20OuXWj-EtQWOEUkZKQdNPNJhx00fs_tsIRE0ZMkY39BAQYKTxMbX9aPv-lHPjx8QcDfG25htus9h5PmfB2VLejRzFXU418x5VSLQHNhvj4LyFPRhkS9ghyphenhyphen_/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.

1 comment:

  1. Благодаря ти, получи се прекрасно при мене.

    ReplyDelete