- Posts: 4
- Thank you received: 0
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.
Question Kunena - Crypsis flaws, Shape5 template Design control
Please Log in or Create an account to join the conversation.
You can fix this by saving the small css changes you need to find with inspector or firebug.
You can save the on:
backend - template manager - edit less - select custom.less - and put there the changes
Please Log in or Create an account to join the conversation.
If I update Kunena to newer versions, will the custom.less file be changed?
Any kind soul out there that can help me style up the things above, I will be really thankfull!
www.classichonda.nu/forum/index
Please Log in or Create an account to join the conversation.
so its safe to use the custom.less file
But for safe you can make a backup, after the code is correct working for you.
Please Log in or Create an account to join the conversation.
i opened that custom.less for crypsis and added
#kunena.layout .navbar .nav > li > a {
padding: 9px 8px;
}
(Saved) but I see no effect, in firebug i see the effect
Please Log in or Create an account to join the conversation.
So try this:
Please Log in or Create an account to join the conversation.