Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+6 votes
1.2k views
in Plugins by
edited by

This plugin basically overrides  the gravatar plugin that's already in the system.

Unicornified is a cool system just like Gravatar, but instead it uses unicorns picture. And each member has its unique avatar. It give the theme a nice look.

Installation:

https://github.com/chejug/unicornify-avatar

@IamRobin already setup this plugin, you can check out the demo on his site:

http://www.askoverflow.com/users

 

4 Answers

0 votes
by
edited

hi @jugu thank you very much for the great plugin 

but it would be best if you use its size 128 because 80 is very small

If Any Body Want to see Demo how this plugin Works Visit Below Link

http://www.askoverflow.com/users

by
I will look into the sizing when I get a chance. If you have any ideas, feel free to post the code  to the community.
Thanks for the demo by the way, looks great
by
change it to its max. size (128) in qa-app-users-override.php line 44
$html=qa_get_gravatar_html($email, $s = 128, $d = 'mm', $r = 'g', $img = false, $atts = array());
0 votes
by
I have changed the downloading link to github, and I added an admin control. So now you can Turn the plugin on or off via admin panel.
0 votes
by
Thanks for this plugin, it's exactly what I am looking for :)
0 votes
by
...