|
Auto-adjust avatars that are too big - Printable Version +- MFGG Forums (https://forums.mfgg.net) +-- Forum: MFGG (https://forums.mfgg.net/forumdisplay.php?fid=4) +--- Forum: Suggestions (https://forums.mfgg.net/forumdisplay.php?fid=11) +--- Thread: Auto-adjust avatars that are too big (/showthread.php?tid=3543) |
Auto-adjust avatars that are too big - littlelum - 05-29-2026 I noticed that sometimes there are avatar images that are really big. It would be nice if they were automatically resized to a smaller size. That way, they don't disrupt the layout. RE: Auto-adjust avatars that are too big - littlelum - 07-11-2026 In addition to layout issues, some avatars are a really high resolution for no good reason. It would be very helpful if there was a way to automatically downscale avatars that are really big, so that the page loads quicker. Plus, it will help prevent my browsers cache from ballooning in size. RE: Auto-adjust avatars that are too big - DogToon64 - 07-13-2026 As funny as it may look, I seriously do agree with littlelum on this. RE: Auto-adjust avatars that are too big - VinnyVideo - 07-13-2026 The CSS should automatically adjust oversized avatars. If you upload an avatar for us to host, there's a size limitation defined in the Admin Control Panel. I haven't tested this thoroughly, but I think problems sometimes arise when people use a script for dynamically generating avatars. This might work fine if the FancyBox plugin wasn't enabled. RE: Auto-adjust avatars that are too big - Hyper - 07-16-2026 If I got all the time in my hands I could help out. But yeah, probably has to do with the responsive CSS I wrote years ago. I think a better solution is to create a parent div container with a fixed size to contain the avatar. |