Menu

Lovely Cute
  • More Menu

    • Reports
    • Search
    • Graphs
    • Settings
  • Dream Fun Product

    Drop Menu

    • Reports
    • Search
    • Graphs
    • Settings
  • Home
  • About
  • Contact
  • Sitemap
  • Others
    • Gambar Lucu
    • Infografis
    • Inspirasi
    • Motivasi
    • Photoshop
    • Teka-teki
    • Tips
    • Ucapan

Quicker BD

  • Menu
  • Home
  • Blogger
    • SEO
      • SEO 1
      • SEO 2
    • CSS
      • CSS 1
      • CSS 2
      • CSS 3
      • CSS 4
      • CSS 5
    • Jquery
      • Jquery 1
      • Jquery 2
  • Music
    • Product 1
      • Sub Item
      • Sub Item
    • Product 2
      • Sub Item
      • Sub Item
  • Flat UI
  • Features
Home » Blogger CSS » Blogger Tutorial » Blogger Widget » How-to » Widget Generators » Adding CSS Sprite Animated Social Media Icons to Blogger / Blogspot

Adding CSS Sprite Animated Social Media Icons to Blogger / Blogspot

Animation on hover over on the icon is a great way to impress your blog readers and maybe there's a great chance to get more clicks on it. in my older posts, I've already shared many other social media buttons and widgets for blogger earlier. but in this tutorial you may surprised to see a fresh new Pure CSS based sprite animated social media icons which gives an awesome look as you can see the demo of this widget at top right corner of this blog (Right side of header) to get ideas how actually it looks like. adding this widget to your blog is also easier therefor I've created a generator that you will need to enter required data to the generator and then one click to add CSS sprite animated social media icons to your blogspot blog.

CSS Sprite Animated Social Media Icons
CSS Sprite Animated Social Media Icons

Also see : A Perfect Social Subscription Widget for Blogger / Blogspot


How to Add CSS Sprite Animated Social Media Icons?

Adding CSS sprite animated social media icons to your blog is pretty simple like 123..
Fill the required data in generator below.
Copy widget code from the text-area box below.

Facebook Page Username :
Twitter Username :
FeedBurnet ID :

<div><a href="https://twitter.com/nitinmaheta" title="Follow us on Twitter" class="social-link social-twitter"></a><div>
<div><a href="https://www.facebook.com/bloggerwidgetgenerators" title="Like us on Facebook" class="social-link social-facebook"></a></div>
<div><a href="http://feeds.feedburner.com/BloggerWidgetGenerators" title="Subscribe to our RSS Feeds" class="social-link social-rss"></a></div></div></div>
<style type="text/css">
/*CSS Sprite Animated Social Media Icons by bloggerwidgetgenerators.com*/
.entry-social {
  height: 40px;
  padding-top:10px;
  padding-bottom:10px;
}
.entry-social > div {
  float: left;
  margin-right: 20px;
}
.entry-social .fb-like span{
    vertical-align: top !important;
      padding-top: 2px;
}
.fb-like span iframe{
    max-width: none;
}
.sidebar-social > div > div {
    width:50%;
    float:left;
}
.sidebar-social > div > div:nth-child(odd) {
    width:60%
}
.sidebar-social > div > div:nth-child(even) {
    width: 40%;
}
.sidebar-social > div > div > a > img {
    float: left;
}
.sidebar-social > div > div > div {
    float:left;
    margin-top:10px;
    margin-left:12px
}
.sidebar-social p {
    clear: both;
    margin: 0;
    padding: 10px 0 0;
}
.social-link {
     display:block;
    height: 50px;
    width: 50px;
    float: left;
    -webkit-animation: social .6s steps(12,end) infinite;
    animation: social .6s steps(12,end) infinite;
    /*-webkit-animation-play-state: paused;
    animation-play-state: paused;*/
}
.social-twitter {
    background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhw-4gB8bY0IFXWjpfj2ZYodFVa7mx8_9Ll2d_Q1yo0Z_tNj5kui6irUfsvmEmqHb1kaPkDYSn3sCSo90-HN9BTY4unr_HAvnRC_ZEoSxn8kXx4YwYdzYsgW-q2aBGyESm4pLowcNgazW0/s1600/twitter-sprite.png)
}
.social-rss {
    background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhB8CRgwCgRFAsPuu0K5hs5eYjCtr8Mo8Ba-3OPGaA9J23gEX6YdxRMoey0zYxTiUR-b8aIsl2Mc7R9Fzkx8fKBMgL7wVDytBsW2iW4MUhUnNmMD3iySlsRVSBBDLCkUrs6TGQ7EGfS31U/s1600/rss-sprite.png);
      -webkit-animation: social-rss .6s steps(9,end) infinite;
    animation: social-rss .6s steps(9,end) infinite;
      /*-webkit-animation-play-state: paused;
    animation-play-state: paused;*/
}
.social-facebook {
    background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh7nHW6WnxmVCdvBGEtxGow7ntOPlgNwyjuczxS037TBi-98pPp6Cb9_qichhxiqCoFnw7TK9NZiZ-mKE3yuZ-JEztiuyq1OtrfSoqft1D6t8wQ-e0cMftBkXA1NUqTWhU2qWLu01vT3pU/s1600/facebook-sprite.png);
}
@keyframes social {
    from { background-position: 0 0; }
    to { background-position: -600px 0; }
}
@-webkit-keyframes social {
    from { social-position: 0 0; }
    to { background-position: -600px 0; }
}
@keyframes social-rss {
    from { background-position: 0 0; }
    to { background-position: -450px 0; }
}
@-webkit-keyframes social-rss {
    from { social-position: 0 0; }
    to { background-position: -450px 0; }
}
</style>
Now, Go to blogger dashboard > Layout > Add a gadget > Choose HTML/Javascript from the list.
Paste above code in it and save your widget.

That's it. You can drag and drop your widget anywhere you want to be displayed in your blog.

Drop your comments and questions below. :)

Add Comment
Blogger CSS Blogger Tutorial Blogger Widget How-to Widget Generators

Share

Like

G+

Tweet

Tweet
Related Posts

Show Conversion CodesHide Conversion Codes
Show EmoticonHide Emoticon
Newer Older Home
Powered by Blogger.

Weekly Posts

  • How to Add A Transparent Notification Bar To Blogger
    How to Add A Transparent Notification Bar To Blogger
  • Xmas "Flying Santa Claus" Widget for Blogger
    Xmas "Flying Santa Claus" Widget for Blogger
  • Supreme V2 ( Version 2) Responsive Blogger Template Download for free
    Supreme V2 ( Version 2) Responsive Blogger Template Download for free
  • How to Embed YouTube Videos In Blogger Posts
    How to Embed YouTube Videos In Blogger Posts
  • How to Add Animated Flying Android Man Widget to Blogger
    How to Add Animated Flying Android Man Widget to Blogger
  • Create a Free Blog with Blogspot.com
    Create a Free Blog with Blogspot.com
  • Simple Recent Posts Widget for Blogger / Blogspot
    Simple Recent Posts Widget for Blogger / Blogspot
  • Add Neat CSS3 Drop Down Menu in Blogger
    Add Neat CSS3 Drop Down Menu in Blogger
  • Use A Drop Cap Large First Letter In Posts On Blogger
    Use A Drop Cap Large First Letter In Posts On Blogger
  • How to Prepare and Upload Videos to Blogger
    How to Prepare and Upload Videos to Blogger

Blog Archive

  • ►  2017 (2)
    • ►  October (1)
    • ►  May (1)
  • ►  2016 (5)
    • ►  October (1)
    • ►  September (1)
    • ►  March (1)
    • ►  February (2)
  • ►  2015 (28)
    • ►  November (1)
    • ►  September (7)
    • ►  August (2)
    • ►  July (1)
    • ►  June (1)
    • ►  April (3)
    • ►  March (3)
    • ►  February (5)
    • ►  January (5)
  • ▼  2014 (105)
    • ►  December (4)
    • ►  November (6)
    • ►  October (1)
    • ►  September (8)
    • ▼  August (12)
      • Pinterest "Pin it" Hover Button for Blogger Images
      • Show each blogger post's featured image on index p...
      • How to add official twitter buttons to blogspot blog
      • How to Create A Rollover Image Effect "Change imag...
      • Adding CSS Sprite Animated Social Media Icons to B...
      • Add Missing Embedded Comments Form to Blogger
      • Supreme V2 ( Version 2) Responsive Blogger Templat...
      • How To Make Money Online from Affiliate Marketing
      • Add Auto Read More with Thumbnail to Blogger/Blogspot
      • Add Flashing Christmas Lights in Blogger / Blogspot
      • How to Add Falling Snow Effect in Blogger for Chri...
      • Decorate your Blogger Blog for Christmas with Chri...
    • ►  July (14)
    • ►  June (5)
    • ►  May (11)
    • ►  April (5)
    • ►  March (15)
    • ►  February (24)

Labels

  • Facebook
  • twitter
  • googleplus
  • linkedin
  • youtube
  • flickr
  • vimeo
  • deviantart

Copyright Quicker BD 2018

Published By Gooyaabi Templates