Hi,
Specify the size (height, width) of the avatar image in your website CSS.
If you have any issue getting this, provide me your website url so that I can tell you what and where to put the code.
profile page –
http://sex-chat-runetki.ru/profile?uid=19
and that member haves not quality avatar. How i can change that default size to bigger for quality displaying that avatar on profile page?
Sorry for my english
i trying change default size in super_socializer.php file but i don’t know who is that code…
To improve the avatar quality, open “wp-content\plugins\super-socializer\inc\social_login.php” file in code editor, search following code
type=square
and replace with following
type=large
Save the file. Replace existing file, if prompted.