- Posts: 11
- Thank you received: 0
Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.9 [K 7.0.9] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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
If you have questions about third-party templates, please use the User-written Templates category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.
Sticky My Joomla site template makes a mess of Kunena ... a collection of the many requests that we receive
I changed kunena.default.css :
to#Kunena a:hover { color: #FF0000 !important; background-color:transparent !important; }
#Kunena a:hover { color: #5388B4 !important; background-color:transparent !important; }
But it keeps showing red (#FF0000) because of this :
<head>
<style type="text/css">
/* Kunena Custom CSS */
#Kunena a:hover {color: #FF0000;} #Kunena a:link,
/* End of Kunena Custom CSS */
</style>
</head>
Where can I change that ?
Please Log in or Create an account to join the conversation.
Unless you really know what you are doing, we do not recommend that you change the file kunena.default.css. Besides, this file is not used unless you run Kunena in debug mode (see Minified CSS for background information).
It's better if you change your Joomla site template CSS file. See How do I change the colours of my template in Kunena? Put the changes you wrote in your Joomla site template file and I think it will work.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
in kunena.default-min.css... the red color is written short #F00 instead of #FF0000
that's why we don't see it when we first search for it...
That's it !
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
I installed kunena 1.6.5 successfully.
However, the category chooser select box is dark color. How can I change that? I am using the the template configuration below:
Template: Blue Eagle Default
Please Log in or Create an account to join the conversation.
If you can't do this yourself, you will need to post the URL of your website. Someone might be able to answer your question if you provide that important piece of information.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.