Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
[Documentation] User uploads photo... it defaults to 50px x 50px on Discussions page
422
MVP
Checked thru css, and I am sure... it must be a setting within the php.
When I inspect element : ProfilePhotoMedium its css is set to 40px x 40px
The uploaded image is thumbbed at 50px x 50px
So how do i get the 50px bit changed to 100px x 100px
This is not a css change, but within the uploader presumably .. will quickly check config
There was an error rendering this rich post.
Tagged:
0
Best Answer
-
peregrine MVP
give it a new class and define what ever you want.
ProfilePhotoMySizeor change thumbnail size in the config.php
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
1
Answers
give it a new class and define what ever you want.
ProfilePhotoMySize
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
give it a new class and define what ever you want.
ProfilePhotoMySize
or change thumbnail size in the config.php
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
yep in config-defaults:
There was an error rendering this rich post.