Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Merged Change legend colours: Site Administrator, Global Moderator, etc.
- z3r0rad1ant
-
- Offline
- New Member
-
I have some questions about how edit the legend.
I want change the colors of the last version. I was looking many post about it and much show this code:
/* COLOR ADMINISTRATOR AND MODERATOR
*/
#Kunena .kwho-admin {
color: #FF0000 !important;
}
#Kunena .kwho-globalmoderator {
color: #800000 !important;
}
#Kunena .kwho-moderator {
color: #0000FF !important;
}
#Kunena .kwho-user {
color: #5388B4 !important;
}
#Kunena .kwho-guest {
color: #666666 !important;
}
#Kunena .kwho-banned {
color: #A39D49 !important;
}
#Kunena .kwho-blocked {
color: #ff0000 !important;
}
I add this in the file Kunena.forum.css but no work (obviously i use my favorite colors but not work):
I just only can change the names to the legend.
Please Log in or Create an account to join the conversation.
- Posts: 12285
- Thank you received: 2535
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
- z3r0rad1ant
-
- Offline
- New Member
-
kunena.forum.css or in the template.css of my template?
Please Log in or Create an account to join the conversation.
- Posts: 12285
- Thank you received: 2535
In the template.css of your current Joomla template.what template.css?
kunena.forum.css or in the template.css of my template?
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
I have a question about the legend, because i changed the name legend and colours, but no there change for users

I change the name of Administrator to Lider, and the colors of all the legend, but no apply. if you see my nick continue with the red color.
Level Designer and Developer of Urban Terror!
Please Log in or Create an account to join the conversation.
- Posts: 12285
- Thank you received: 2535
www.kunena.org/forum/k-3-0-general-templ...131496-kunena-legend
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.