Archived topic
Avatars loads in cropped proportion
9 replies · Started by Carsten on June 2, 2020
Hi there, any explanation why the avatar loading behavior in my messages is different in GP than eg TwentyTwenty?
GP and GP Child, instant cropped avatar:
https://imgur.com/w6mbubH
TwentyTwenty, avatar loads later, but in right proportion:
https://imgur.com/VkT5eWA
Regards
Carsten
Hi there,
can you link me to the page where i can see the issue ?
Hi David, thanks, I sent a messages with login information, hmm, I see now, that it must be some css, which is causing the issue, only on mobile, btw.
Is there a specific page where we can see this? Can't seem to find it.
I have been playing around with some plugins in the dashboard for some time, sorry for the inconvenience this may have caused when checking.
You can see the issue now under 'Messages' in mobile device mode, if you are logged in.
thanks
Can you send some messages to the generatepress user profile?
Hi there, I have send you some messages, I had to remove your admin status to see you in the members list, please let me know if you will need that again, thanks
I am having trouble replicating the issue.
You can try adding this CSS to force it to always remain square:
.bp-messages-wrap .pic img {
height: 50px;
width: 50px;
}
Hi there, thanks for the code, unfortunately it has no effect to the issue, which is more of a loading pattern problem.
It's not theme related, I can see, so I'm closing the topic, thanks!
Hope you get it resolved.