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.

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.

Solved Using dark Joomla template: I would like to change the colours of the font in Kunena.

More
12 years 9 months ago - 12 years 9 months ago #148177 by intommy
Problem solved.

in custom.CSS joomla template (becouse with "Blend with Joomla Template" - YES, joompla template override Kunena template i think) i add following:

#Kunena .kinputbox, .ktxtarea {
color: #FFFFFF;
}

#Kunena textarea.inputbox {
color: #FFFFFF;
}

#Kunena .kmsgtext-quote {
color: #BBF57B;
}

#Kunena .kwho-moderator, #Kunena a.kwho-moderator {
color: #F47D00 !important;
}

#Kunena select {
color: #BBF57B;
}

#Kunena .kreply-form .inputbox {
background: #000000;
color: #FFFFFF;
}

#system-message dd {
color: #FFFFFF;
}

#kbbcode-toolbar {
background: #DADADA !important;
padding: 5px !important;
}

Last edit: 12 years 9 months ago by intommy.
The following user(s) said Thank You: stratilasorin

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

More
12 years 8 months ago #148967 by leyeti77
U p !!!

Interresting information.
I'm going to try to change way, that are displayed message in the forum, betwen Quote. They are quite impossible to differenciate :blush: => Same color, no specific background color, ...

And also the default colour text.

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

Time to create page: 0.298 seconds