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

8 years 11 months ago #93 by w1nk
Avatar size was created by w1nk
Hello,

How to make avatar size bigger in topic page?

8 years 11 months ago #94 by Eugene S.
Replied by Eugene S. on topic Re: Avatar size
Hi,
Kunena template does not afford using such params in back-end by default, but I'll tell you about the trick.

Open the following file: components/com_kunena/template/rnd_kascetic/template.xml
In the bottom you'll find two lines:

<param name="avatarSizeXProfile" type="hidden" default="200" />
<param name="avatarSizeYProfile" type="hidden" default="200" />

Just replace thse lines on:

<param name="avatarSizeXProfile" type="text" default="200" />
<param name="avatarSizeYProfile" type="text" default="200" />


Once you're done, two new params will be available in template back-end settings: profile avatar's width and height.
You must fill these values without px prefix, I mean if you need 300px just input 300 without px.

Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
8 years 11 months ago #95 by w1nk
Replied by w1nk on topic Re: Avatar size
Helllo Eugene,

Thanks for quick reply.
This works.

Spasibo :)
8 years 4 days ago #158 by Dmitri
Replied by Dmitri on topic Re: Avatar size
Hi Eugene!

Attachment seems gone, could you add text - what should be replaced for avatar size?
7 years 11 months ago #160 by Eugene S.
Replied by Eugene S. on topic Re: Avatar size
Hello Dmitri,
Here is the permalink on accepted answer. Hope it'll help. If no, please write me back.

Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
7 years 11 months ago #161 by Dmitri
Replied by Dmitri on topic Re: Avatar size
Hi Eugene!
I did try to apply this change. But still don't see two new parameters in the template back-end settings.
I assume it should be forum template (Kunena Forum: Template Manager -> Template: Rnd_korder -> Basic settings)? I also tried explicitly change avatar size in posts to 100px, but it has no effect.

I suspect I'm doing something wrong but cannot identify what exactly :(
Moderators: Eugene S.

Partners