Tuesday, February 17, 2015

Thin (Flipping) Social icon widget for Blogger

Thin (Flipping) Social icon widget for Blogger
In my previous posts I published a lots of social icon base social profile follow widget. Like Simple round icons, Metro icons, Spinning Coffee cup and Candy, Diy fan count, Flipping TV etc. Continue that job here I publishing another cool social media follow widget. It’s a sprite widget featuring small and thin icons. Actually this widget is inspired by a Wordpress theme named ‘Attitude’ I found that widget on that theme is pretty neat and cool, so I made a version of that widget. It offer’s 11 social media profile slot (Facebook, Twitter, Google plus, Pinterest, Linked in, Tumblr, Vimeo, Myspace, Flickr, YouTube) including a slot for Feed. Icons changes color on mouse hover with flip effect what made entirely with CSS3, CSS and HTML. Let’s see how it looks like and how to configure and add it on your site. 

Thin (Flipping) Social icon widget for Blogger


Live Demo-


Codes for copy-

<style>
/*crawlist.net CSS starts*/
ul.ks-thinsprite {float:right;}
ul.ks-thinsprite li {float:left;list-style: none outside none;border:none;}
ul.ks-thinsprite li a{background-color:transparent;background-image:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqOPuIxC2Tj_VlMYTIk3LBez5TDeTKnGHtONhPPc8ondvuT0NF21vx-0P8xB8xfWwet6QuvBqGTwDShbu_YZNGWyWpDK5weiH_NE0eTC8tZFUgMIJe1DxSBiU-RLtXtpz_OK_KNy1_kMtB/s1600/social-icons+-+Copy.png');background-repeat:no-repeat;background-size:430px;border:0 none;color:white;direction:ltr;display:block; height:39px;overflow:hidden;text-align:left;text-decoration:none;text-indent:-999em;transition:all 0.2s ease 0s;width:35px;}
.ks-thinsprite li a{background-image:url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhqOPuIxC2Tj_VlMYTIk3LBez5TDeTKnGHtONhPPc8ondvuT0NF21vx-0P8xB8xfWwet6QuvBqGTwDShbu_YZNGWyWpDK5weiH_NE0eTC8tZFUgMIJe1DxSBiU-RLtXtpz_OK_KNy1_kMtB/s1600/social-icons+-+Copy.png')}
ul.ks-thinsprite li.facebook a{ background-position:0 0}
ul.ks-thinsprite li.twitter a{ background-position:-40px 0}
ul.ks-thinsprite li.google a{ background-position:-80px 0}
ul.ks-thinsprite li.pinterest a{ background-position:-120px 0}
ul.ks-thinsprite li.linkedin a{ background-position:-160px 0}
ul.ks-thinsprite li.tumblr a{ background-position:-200px 0}
ul.ks-thinsprite li.vimeo a{ background-position:-240px 0}
ul.ks-thinsprite li.myspace a{ background-position:-280px 0}
ul.ks-thinsprite li.flickr a{ background-position:-320px 0}
ul.ks-thinsprite li.youtube a{ background-position:-360px 0}
ul.ks-thinsprite li.feed a{ background-position:-400px 0}

ul.ks-thinsprite li.facebook a:hover, #sidebar ul.ks-thinsprite li.facebook a:hover{ background-position:0 -40px}
ul.ks-thinsprite li.twitter a:hover, #sidebar ul.ks-thinsprite li.twitter a:hover{ background-position:-40px -40px}
ul.ks-thinsprite li.google a:hover, #sidebar ul.ks-thinsprite li.google a:hover{ background-position:-80px -40px}
ul.ks-thinsprite li.pinterest a:hover, #sidebar ul.ks-thinsprite li.pinterest a:hover{ background-position:-120px -40px}
ul.ks-thinsprite li.linkedin a:hover, #sidebar ul.ks-thinsprite li.linkedin a:hover{ background-position:-160px -40px}
ul.ks-thinsprite li.tumblr a:hover, #sidebar ul.ks-thinsprite li.tumblr a:hover{ background-position:-200px -40px}
ul.ks-thinsprite li.vimeo a:hover, #sidebar ul.ks-thinsprite li.vimeo a:hover{ background-position:-240px -40px}
ul.ks-thinsprite li.myspace a:hover, #sidebar ul.ks-thinsprite li.myspace a:hover{ background-position:-280px -40px}
ul.ks-thinsprite li.flickr a:hover, #sidebar ul.ks-thinsprite li.flickr a:hover{ background-position:-320px -40px}
ul.ks-thinsprite li.youtube a:hover, #sidebar ul.ks-thinsprite li.youtube a:hover{ background-position:-360px -40px}
ul.ks-thinsprite li.feed a:hover, #sidebar ul.ks-thinsprite li.feed a:hover{ background-position:-400px -40px}
/*crawlist.net CSS ends*/
</style>
<!--crawlist.net sprite widget starts-->
<ul class="ks-thinsprite">
<li class="facebook">
<a href="http://www.facebook.com/your profile" target="_blank" title="Join us on facebook" rel="nofollow"></a></li>

<li class="twitter">
<a href="http://www.twitter.com/your profile" target="_blank" title="Follow us on Twitter" rel="nofollow"></a></li>

<li class="google">
<a href="http://plus.google.com/your profile" target="_blank" title="circle us on Google+" rel="nofollow"></a></li>

<li class="pinterest">
<a href="http://www.pinterest.com/your profile" target="_blank" title="Follow us on Pinterest" rel="nofollow"></a></li>

<li class="linkedin">
<a href="http://www.linkedin.com/your profile" target="_blank" title="Follow us on Linkedin" rel="nofollow"></a></li>

<li class="tumblr">
<a href="http://your site.tumblr.com/" target="_blank" title="Follow us on tumblr" rel="nofollow"></a></li>

<li class="vimeo">
<a href="http://www.vimeo.com/your channel" target="_blank" title="Follow us on Vimeo" rel="nofollow"></a></li>

<li class="myspace">
<a href="http://www.myspace.com/your profile" target="_blank" title="Add us on myspace" rel="nofollow"></a></li>

<li class="flickr">
<a href="http://www.flickr.com/your profile" target="_blank" title="Follow us on flickr" rel="nofollow"></a></li>

<li class="youtube">
<a href="http://www.youtube.com/your channel" target="_blank" title="Subscribe us on Youtube" rel="nofollow"></a></li>

<li class="feed">
<a href="http://feeds.feedburner.com/feed id" target="_blank" title="Never miss a post Subscribe" rel="nofollow">
</a></li></ul>
<!--crawlist.net sprite widget ends-->


How to add-
  • First log in to your Blogger, select your Blog,
  • Go to 'Layout' tab then click 'add a gadget’
  • Select 'html/javascript' from Popup menu.
  • Copy following codes and configure

How to configure-
  • First collect your following social media profiles direct links and replace with default links. Example- http://www.facebook.com/your profile with your Facebook fan page link. Links are shown in pink color
  • To configure Feedburner email subscription, first collect your website's unique feed id. it can be find in this link https://feeds.feedburner.com/yourFeedId , and replace FeedId with your feed name. It red colored.
  • If you don’t want to use all icons, you also can remove any icon from source code. Like- If you don’t like to use Tumblr icon, just delete <li class="tumblr"> to </li>
  • Save Template.
So don’t forget to motion any issue about this widget and how it looking like on your site :) Chill…

0 comments:

Post a Comment

Popular Posts

Recent Posts

YouAreHere

Unordered List

Text Widget

Powered by Blogger.