Not a bug background-size: contain for avatar images

Marcus

Well-known member
When the full profile image is larger than the current 96x96 Pixel, it will not display correctly as it is in the screenshot here. This always keeps the image within the div:
Code:
style-properties&group=general#_avatar: background-size: contain;

upload_2015-3-10_12-32-17.webp
 
Last edited:
I'm confused as to what you're reporting as the size for a medium avatar is always 96x96; it can't be any bigger.
 
I thought the admin could change the different size categories higher or lower and then after some later changes there might be different values for the uploaded medium avatar size and the style medium avatar size. If this is not the case it is not a bug.

I use a single Scalar Vector Graphics for all my guest users, and this image fits perfectly in every location (small, medium, big, even the profile page as I uploaded the image with this size). Just at this particular popup the vector doesn't scale.
 
Top Bottom