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

ezra-g’s picture

Title: Show contributors even when they haven't uploaded an avatar » Style borders on site-wide contributors block
Assigned: ezra-g » Unassigned
Priority: Critical » Major
Status: Active » Fixed

Thanks 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

Zarabadoo’s picture

I 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.