- Posts: 19
- Thank you received: 0
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.
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.
Idea Forum Header- Change from blue?
- crystalm28
-
Topic Author
- Offline
- Junior Member
-
Thank you, Thank you!!
Please Log in or Create an account to join the conversation.
/components/com_kunena/template/default/initialize.php.
In my case, some 'default' css properties in this file were overriding my custom template's css, that's why you have to delete these properties to see your css file working properly.
E.g. line 68 :
Change
Do it for any other line with such css properties, and then you can edit the css file as you wish
Although I would not recommend editing a core file like this (since you'll have to do it everytime you upgrade kunena), at least it worked in my case.
Please Log in or Create an account to join the conversation.
As we all know, the "skinner" feature is very new and it could probably do with a few improvements. I agree with you, changing the source code is not recommended but, in this case, it seems to be a good workaround. We'll leave this topic "open" for the development team to read and reply to.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
www.kunena.org/forum/170-k-16-templates-...nner-feedback-thread
Author of Using Joomla from O'Reilly Media. | www.usingjoomlabook.com
Please Log in or Create an account to join the conversation.
Why don't you just enter the color you would like the headers to be?
An empty color value in css does not validate.
Did you look at this?
www.kunena.org/forum/159-k-16-common-que...emplate-in-kunena-16
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
- crystalm28
-
Topic Author
- Offline
- Junior Member
-
- Posts: 19
- Thank you received: 0
To the developer - I did read your link before posting this question.
I also tried manually editing the kunena.default.css file and that did not work.
Maybe because I am using a joomla template?
I'll tried editing the PHP file and let you know the outcome! Thank you.
Thank you,
Crystal
Please Log in or Create an account to join the conversation.