Official support hours: from 9 AM — 6 PM Monday to Friday (GMT +2).
The support staff may not reply on technical inquiries on weekends; all requests will be answered necessarily during working days. Reply time: depending on the complexity of your issue, the answer can be provided between a few hours up to 48 hours. In the particular instances we will notify you if extra time will be required to solve the issue.

×

Notice

The forum is in read only mode.

Avatar size

7 years 4 months ago #414 by Tobi
Avatar size was created by Tobi
How to reduce avatar image when viewing replies
7 years 4 months ago #417 by Eugene S.
Replied by Eugene S. on topic Re: Avatar size
Hello Tobi,
1. You can add CSS rule and change avatars size via CSS.
Open /components/com_kunena/template/rnd_kascetic/css/custom.css:
And add the following CSS rule:
#Kunena span.kavatar img {
max-width:100px !important;
}

Where 100px - it's your size.

2. You can set up custom size for avatars which will be added:
www.roundtheme.com/forums/avatar-size#reply-406

Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Moderators: Eugene S.

Partners