PDA

View Full Version : Small Avatars?


Casca2010
09-10-2010, 12:11 PM
Dear users,

If I Upload an Avatar it gets displayed very,very small in my memberlist!
I already edited the Profile Picture Options for the Avatar to 250x250 pixels @ Usergroups but still not working...
My Question: How can I Display the avatars larger?
:confused:
Thnx In Advance

Lynne
09-10-2010, 01:36 PM
It is set in memberlist.css:
#memberlist td.profilepic img,
#memberlist img.avatar {
max-width:40px;
height:auto;
width:auto !important;
}

Casca2010
09-17-2010, 10:54 AM
Thanks alot for your quick reply. Works great!

--------------- Added 1284728686 at 1284728686 ---------------

Sorry for re-posting but:

Is it possible to show those Profile Pictures @ a post/thread?

Lynne
09-17-2010, 01:49 PM
You want to show profile pictures instead of avatars in the postbits? Yeah, it's possible, but requires a bit of modifying. I know it's been posted about before, so try a search and see if you can find something about it.

Yihya
01-04-2012, 10:56 PM
I just updated my vb and my avatars are small. It looks like its pulling the thumbnail avatars?? My settings are good and I edit the memberlist.css and no luck. Any ideas?

Lynne
01-05-2012, 05:15 PM
Check AdminCP > Settings > Options > Style & Language Options and make sure that Default Style for Modern Mobile Browsers and Default Style for Old Mobile Browsers are set to NONE, not to your default style.

Yihya
01-05-2012, 05:40 PM
That fixed it. Thanks!

225
02-24-2012, 07:54 PM
Check AdminCP > Settings > Options > Style & Language Options and make sure that Default Style for Modern Mobile Browsers and Default Style for Old Mobile Browsers are set to NONE, not to your default style.

Just searched this. Thanks. Worked perfect!

TrentW
05-31-2015, 08:52 AM
I seem to be having this problem and have done both suggested edits. Any help?

Lynne
05-31-2015, 04:10 PM
You seem to be having what problem - small avatars? Can we get a link to view the problem? And exactly which fixes have you tried?