We currently exclude contributors from being listed if they haven't uploaded an avatar, but this means we exclude many contributors from being listed.
We currently exclude contributors from being listed if they haven't uploaded an avatar, but this means we exclude many contributors from being listed.
Comments
Comment #1
ezra-g commentedThanks to japerry for taking on the "managed file" part of this one!
Turns out some of our views weren't using image styles for user avatars and were outputting "default" sized images that were being resized in theme. I corrected this but we'll have to adjust the themeing to provide the white border around avatars on the site-wide contributors block.
http://drupalcode.org/project/commons.git/commit/08fc5b7
http://drupalcode.org/project/commons_groups.git/commit/7afaefb
Comment #2
Zarabadoo commentedI have adjusted the css for the theme. The image style is still a little too big, but a lot better. On nodes we are using a 50x50 image, and on the contributor block we are using a 40x40 image.
http://drupalcode.org/project/commons_origins.git/commit/bdca48e