Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated

Profile watermark size

6 years 4 months ago
  • Larry's Avatar
    Topic Author
  • Larry
  • Offline
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 0
Licenses:
JomSocial Active

The 16 x 16 pixel watermark size is so small, that it is difficult to see on many profile avatars. How can I increase it to at least 32 x 32. I have multiple profile types and really need to differentiate between them for my community to be effective.

6 years 4 months ago
Licenses:

HI, Larry.

Thank you for contacting us.
No, at the moment you can't change that.
But I'll ask our developers if this is possible to change straight in the code.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
6 years 4 months ago
Licenses:

HI.

Edit ROOT/administrator/components/com_community/controllers/multiprofile.php at line 224

changing this code from

if( $width > 16 || $height > 16 )

to
if( $width > 32 || $height > 32 )


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW