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.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Merged Change legend colours: Site Administrator, Global Moderator, etc.

More
11 years 9 months ago - 11 years 9 months ago #158591 by z3r0rad1ant
Replied by z3r0rad1ant on topic Kunena Legend?
Hello kunena forum.
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.
Last edit: 11 years 9 months ago by z3r0rad1ant.

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

More
11 years 9 months ago #158599 by rich
Replied by rich on topic Kunena Legend?
The correct codes are such as:
Code:
#Kunena .kwho-globalmoderator, #Kunena a.kwho-globalmoderator { color: green !important; }
Add the codes at the end on your Joomla! template.css and it should work.

Important! Always create a backup before you make any changes to your website!

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

More
11 years 9 months ago #158604 by z3r0rad1ant
Replied by z3r0rad1ant on topic Kunena Legend?
what template.css?
kunena.forum.css or in the template.css of my template?

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

More
11 years 9 months ago #158625 by rich
Replied by rich on topic Kunena Legend?
I have removed your signature image, as it has been very uncomfortable.

what template.css?
kunena.forum.css or in the template.css of my template?

In the template.css of your current Joomla 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.

More
11 years 8 months ago #158879 by AnonDafb
Replied by AnonDafb on topic Help Kunena Legend!
Hi kunena forums.
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.

More
11 years 8 months ago #158881 by rich
Replied by rich on topic Help Kunena Legend!

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: AnonDafb

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

Time to create page: 0.261 seconds