Support

  1. cebby
  2. Support
  3. Friday, November 22 2019, 12:59 AM
I need to use the avatar in a larger size (130x130). I've been able to do this with CSS, but the image quality if very low. Is there a way to increase the avatar resolution?
admin Accepted Answer
Admin
The parameter in avatar field options change the size of the stored image. To change size displayed then you need to add in your template configuration a custom style CSS code like this:
.jsn-p-avatar img, .jsn-l-avatar img {
width:130px;
}
.jsn-p-top-a .jsn-p-title, .jsn-p-top-a .jsn-p-before-fields {
margin-left: 150px;
}
  1. more than a month ago
  2. Support
  3. # 1
radek Accepted Answer
Pro
Hi,

I followed instructions above but I still have 100px avatar.
What I see in Chrome instepctor is:
.jsn-p-avatar img, .jsn-l-avatar img {
width: 100px;
display: block;
border-radius: 4px;
box-sizing: border-box;
It comes from stye.min.css file

My settings attached in printscreen
  1. more than a month ago
  2. Support
  3. # 2
cebby Accepted Answer
Basic
Thank you. I had found that area and changed the size, but didn't delete and re-upload the image. All is good now.
  1. more than a month ago
  2. Support
  3. # 3
admin Accepted Answer
Admin
Hi,
in avatar field options you can manage the size of the image (see screenshot)

NOTE: new size configuration will be applied to new images.
Attachments (1)
  1. more than a month ago
  2. Support
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.