Colorize Social Media widget for Blogger/Wordpress

Colorize Social Media widget for Blogger/Wordpress
After presenting fade and spinning hover effect base social media profile widget few days ago now I presenting another simple but cool social media profile widget what I named Colorize. It uses two layer of social media icons and change there color with mouse hover. This widget offers 6 social media profiles (Facebook, Twitter, Google plus, Linked in, Youtube, dribbble) including feedburner feed slot. This widget is modern and sleek looking, easy to configure and use and looks fit in sidebar, header, footer. Let's see how it looks like and how to add it in your Blogger, wordpress sites.


Colorize Social Media widget for Blogger/Wordpress


Live preview-
 

Codes-


<!--crawlist.net widget starts-->
<a href="http://www.facebook.com/your profile"><img src="http://4.bp.blogspot.com/-xAcqA81z5Ps/U6WEM4tD_YI/AAAAAAAAEVk/j66RQPfqLXg/s1600/1Facebook.png" onmouseover="this.src='http://2.bp.blogspot.com/-dbGR2x6IfrE/U6WFvRO_MpI/AAAAAAAAEXU/yk3zsQEgfgM/s1600/11Facebook.png'" onmouseout="this.src='http://4.bp.blogspot.com/-xAcqA81z5Ps/U6WEM4tD_YI/AAAAAAAAEVk/j66RQPfqLXg/s1600/1Facebook.png'" /></a>

<a href="http://twitter.com/your profile"><img src="http://1.bp.blogspot.com/-wfOLW013gSU/U6WEN9TvRMI/AAAAAAAAEV4/AhT4R9LeOXY/s1600/2Twitter.png" onmouseover="this.src='http://4.bp.blogspot.com/-qa7bcW7zWys/U6WFvvEiugI/AAAAAAAAEXY/KPRdpSPMWe4/s1600/22Twitter.png'" onmouseout="this.src='http://1.bp.blogspot.com/-wfOLW013gSU/U6WEN9TvRMI/AAAAAAAAEV4/AhT4R9LeOXY/s1600/2Twitter.png'" /></a>

<a href="http://plus.google.com/your profile"><img src="http://3.bp.blogspot.com/-SrWcsAFWY1o/U6WEPlAwkVI/AAAAAAAAEWI/Aw6nJL0r5A8/s1600/3Google.png" onmouseover="this.src='http://4.bp.blogspot.com/-LKjeyM-N3r0/U6WFv4OU6gI/AAAAAAAAEXg/yNKluCURM-Y/s1600/33Google.png'" onmouseout="this.src='http://3.bp.blogspot.com/-SrWcsAFWY1o/U6WEPlAwkVI/AAAAAAAAEWI/Aw6nJL0r5A8/s1600/3Google.png'" /></a>

<a href="http://www.linkedin.com/your profile"><img src="http://3.bp.blogspot.com/-SckMIa_hoXI/U6WERRo1QhI/AAAAAAAAEWY/_1iL67ZXw2c/s1600/4LinkedIn.png" onmouseover="this.src='http://1.bp.blogspot.com/-bsrN2crv5ZA/U6WFwn5b3UI/AAAAAAAAEXs/_bbV6ZKmTEM/s1600/44LinkedIn.png'" onmouseout="this.src='http://3.bp.blogspot.com/-SckMIa_hoXI/U6WERRo1QhI/AAAAAAAAEWY/_1iL67ZXw2c/s1600/4LinkedIn.png'" /></a>

<a href="http://youtube.com/your profile"><img src="http://1.bp.blogspot.com/-I1xzfqMtV6U/U6WET7sIY0I/AAAAAAAAEWo/oWkQgqoP5gE/s1600/5Youtube.png" onmouseover="this.src='http://3.bp.blogspot.com/-WZcuFuVs0d4/U6WFxO7AUVI/AAAAAAAAEXw/GU6wPIZdLUs/s1600/55Youtube.png'" onmouseout="this.src='http://1.bp.blogspot.com/-I1xzfqMtV6U/U6WET7sIY0I/AAAAAAAAEWo/oWkQgqoP5gE/s1600/5Youtube.png'" /></a>

<a href="http://www.dribbble.com/your profile"><img src="http://2.bp.blogspot.com/-MQua-2JxSOA/U6WEVwvilCI/AAAAAAAAEW4/1onS7SSdJv8/s1600/6Dribbble.png" onmouseover="this.src='http://4.bp.blogspot.com/-0l5YzQ4dQQY/U6WFx1ix75I/AAAAAAAAEX8/vq3n63RnYV8/s1600/66Dribbble.png'" onmouseout="this.src='http://2.bp.blogspot.com/-MQua-2JxSOA/U6WEVwvilCI/AAAAAAAAEW4/1onS7SSdJv8/s1600/6Dribbble.png'" /></a>

<a href="http://feeds.feedburner.com/feed id"><img src="http://1.bp.blogspot.com/-SGIQqkZ8Dp8/U6WEXKcZSVI/AAAAAAAAEXI/bHsTRJFgEs8/s1600/7RSS.png
" onmouseover="this.src='http://4.bp.blogspot.com/-kyPIVDZdGro/U6WFymMaFAI/AAAAAAAAEYE/d3hQOc6xmk0/s1600/77RSS.png'" onmouseout="this.src='http://1.bp.blogspot.com/-SGIQqkZ8Dp8/U6WEXKcZSVI/AAAAAAAAEXI/bHsTRJFgEs8/s1600/7RSS.png'" /></a><!--crawlist.net widget ends-->


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

How to add this widget in Wordpress
  • From dashboard hover mouse on appearance tab, 
  • From appearance menu select 'widgets', 
  • Then drag and drop 'Text' content box in widget area, 
  • Copy following codes and paste into 'text' box
  • New Dashboard: Click on 'Text' add it to sidebar and paste following codes.

How to configure
  • First get your following social media profile links and replace with default links. All links are Red colored. 
  • And configuring Feedburner; just replace 'Feed id' with your website's feedburner id.
So let me know how it working on your Blogger, Wordpress. Any question about it you're free to ask.