- Posts: 116
- Thank you received: 2
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Solved media folder (icons) overrides
- afterburner
-
Topic Author
- Offline
- Senior Member
-
it's possible to creat override folder for kunena ?
i want to replace media > kunena > icons adn add custom icons.
thx
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- afterburner
-
Topic Author
- Offline
- Senior Member
-
- Posts: 116
- Thank you received: 2
Please Log in or Create an account to join the conversation.
• /components/com_kunena/template/your_template/images/topicicons/system
• /components/com_kunena/template/your_template/images/topicicons/user
In K 4.0,HMVC
• /media/kunena/topic_icons/your_icons/system
• /media/kunena/topic_icons/your_icons/user
Please Log in or Create an account to join the conversation.
- afterburner
-
Topic Author
- Offline
- Senior Member
-
- Posts: 116
- Thank you received: 2
Please Log in or Create an account to join the conversation.
create a custom dir like:
/media/kunena/topic_icons/your_icons/
You can put the system icons there, and the user icons.
Then put the xml there, to load the correct icons
system = "No selectable topic icons"
user = "Topic icons"
See:
www.kunena.org/forum/kunena-4-0-support-...n-k-4-0?limitstart=0
we are working on new docs, to get it more simple todo.
Please Log in or Create an account to join the conversation.