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.

This category is for discussing issues with the K 3.0 Blue Eagle template.

As general background, My Joomla site template makes a mess of Kunena .

We do not answer questions about other templates for Kunena here.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question topics and posts color change

More
11 years 8 months ago #159369 by pamamolf
Hi

I just try to change the color on text on topics/posts on default kunena theme by editing the template.css with this at the end:

#Kunena {
color: #313439;
}

And this did the job but i got another color on forum descriptions on kunena index....

Is it possible to use another color there?

Thanks

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

More
11 years 8 months ago #159371 by 9themestore
Hi,

Your code will change text color of all Kunena forum, if you want to change color on topics/posts you can add below CSS rules to the template.css file.
Code:
body #Kunena div.kmsgtext { color: #313439; }

Hope this helps

- Please provide your site url if it has been lived.
- Please share tip if it worked fine with you.
- Don't be shy about using the "Thanks" button below if you found my comment helpful :)

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

Time to create page: 0.252 seconds