Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Question Kunena 5 - Crypsis - How to override Topic/Avatar Icons from Kunena Template

More
7 years 6 months ago - 7 years 6 months ago #1 by federico
Hi,

in old Kunena 4, in "blue_eagle" template i could override:
Code:
site_root/media/kunena/avatars/nophoto.png
media image file from "blue_eagle" kunena template file
Code:
site_root/components/com_kunena/template/blue_eagle/images/avatars/nophoto.png
so avatar image was loaded from kunena template.

plus topic icons too:
Code:
site_root/media/kunena/topic_icons/
from
Code:
site_root/components/com_kunena/template/blue_eagle/images/topicicons/
so topic icons was loaded from kunena template.

but in Kunena 5, in crypsis that override dont works anymore ... is there changed something?

PM, i dont want to just to override images in "site_root/media/kunena/" folder, because on each kunena update it overrides with original ones ... i want to load avatar/topic images from crypsis template, please help how to achieve that,


Thank you so much
Federico
Last edit: 7 years 6 months ago by federico.

Please Log in or Create an account to join the conversation.

More
7 years 6 months ago #2 by 810
www.kunena.org/docs/en/faq/own-topic-icons

media\kunena\avatars there are the files, what you can do is to remove the write permissions on the images, then they will not be overwritten.

Please Log in or Create an account to join the conversation.

More
7 years 6 months ago - 7 years 6 months ago #3 by federico
thank you very much for answer,

but is it possible to override existing default topic icons from template folder .. like there was on old kunena?
in old kunena theme i had topicicons folder (and in that folder my topic icon symbols, which "file names" was same as default ones):
Code:
site_root/components/com_kunena/template/blue_eagle/images/topicicons/
which automatically overridden topic icons ...

also i want to override default avatar too.

i don't want to touch "media/kunena/" folder ... is that possible?


Thank you so much
Federico
Last edit: 7 years 6 months ago by federico.

Please Log in or Create an account to join the conversation.

Time to create page: 0.503 seconds