The member avatars on my site have suddenly shrunk to something like 16x16. Why? And how do I prevent this?
Avatars are tiny, how do I make them reappear the correct size?
vincebodie Try add this to css file and change width value accordingly :
.joms-list--thumbnail .joms-list__item{width: 25% !important;}
I realize I could do that, but I haven't made any customizations to JomSocial since installing it, so I'm wondering why I even have to do this?
Looks like a glitch - did you update anything recently?
Cheers
Paul
vincebodie
Hi
I checked your site and avatar size is normal as it should be. http://prntscr.com/jhydvq
Kindly share the page URL on which you have the issue with a screenshot how you want to display avatar.
So we can check it better on your site.
Regards
I'm sorry, I'm referring to the avatars in the "Students" module. But it's OK, I found the problem.
I recently tried to change the number of avatars in the module to 12, only I was changing the "Avatars Number" menu, which actually controls the number of avatars per row, oops!
I now see the "Limit" box below, so everything is fine.
You might want to change the wording of the "Avatars Number" to "Avatars Per Row", it's kind of confusing.
vincebodie
Hi
The items size depends on the no. of display. And it change the size accordingly with respect to container size.
Regards