Social Network Widget With Spinning Hover Effect
This beautiful social sharing widget with spinning hover effect gives an attractive look to your blog,It help in increasing subscribers,followers,visitors and readers.This compact widget take small space of your blog and gives a pretty and cool look.
Before We Start See Demo...
Social Media Sharing Widget With Spinning Hover Effect
Step 1
Go To Your Blogger Layout
Click On Add Widget
Now Select HTML/JAVA Widget
And Paste Below Code In It
Instruction
Replace with your Facebook Username
Replace with your Twitter Username
Replace with your Google+ Username
Replace with your FeedBurner Id
Replace with your Youtube Username
Note
if you find any problem regarding 'Social Media Sharing Widget With Spinning Hover Effect' feel free to comment below.
<style>p#socialicons 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;
}
p#socialicons img:hover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
/* Spinning Social Icons Widget */
</style>
<center><p id="socialicons">
<a href="http://www.facebook.com/f4uonlinecourses/">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_Ws_Bsxt-fQYJMdxvk4swQq-ESkMV5ehE89jdXlGK5xWfep2yd4uK3kZsbICzJfNeMyk1j7HZdoHfBrivx9N6Z4WDy0A5i_q4kBYd5Nzq_C-ooPS4pZnEpZWGLH2dd2HUXN9WUoGzgyBK/s400/facebook.png" /></a>
<a href="http://www.twitter.com/f4uonline/">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsKV90Buu5vIYma55_71nAWpBq1YyLLZz9fhFYCVv53-LMUZyIFsw6rHDwSmw9sxaOApDtVaJT-62X04cHZMVsw10-FvYlLrp0zStzDWaXpuXqvIzBLGbn05fPofv0tae9SKtp_c0-aBiV/s1600/twitter.png" /></a>
<a href="https://plus.google.com/yourgoogleid">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEieySLIvGKlzkvri3hwrk9Zua5o9LTruZVuV8L9dqycY9xTRCWirBcBi2PZMnUqQxtP0yN9uwCCf-eODp2hWJvTFDaWGYe201WjhesJ_-OBF53JjCS85Cou5paeAfGumwe1idZr9BJQtJ1A/s1600/googleplus.png" /></a>
<a href="http://www.feeds.feedburner.com/yourfeedburner/">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUUUhHgviFf-ZpN3qIwhNfruYwNZzNZcHCJ-_Q4qdYqf9aQIS-w6K7_DnqN9tSBwJkBp5Zy0kGgxCFWDR4_tSqtG7iovE3BYJVgxXMFb9CSYy4Lwo4Lbyi6ZbavNmKG3nE1UipoioN9cN3/s1600/rss.png" /></a>
<a href="http://www.youtube.com/youryoutube/">
<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj0uYfMf9ZUFoyca3fE5NGM1sgXgfuvHv2GjXvWB_aTiRov8dvr4G5_m4epO6rVsWmSpTTCJSk0RqUrGYsahoMSWHAFTsoNhSgQkxNTqnB5U7u7C3fGfPI1Bs0DHHCjfUbigInKYsMpx-Ij/s320/youtube.png" /></a>
</p></center>
Instruction
Replace with your Facebook Username
Replace with your Twitter Username
Replace with your Google+ Username
Replace with your FeedBurner Id
Replace with your Youtube Username
Note
if you find any problem regarding 'Social Media Sharing Widget With Spinning Hover Effect' feel free to comment below.
0 comments:
Post a Comment