- Posts: 3
- Thank you received: 0
Kunena 6.3.5 released
The Kunena team has announce the arrival of Kunena 6.3.5 [K 6.3.5] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Solved Hard to read buttons, any way to fix?
Please Log in or Create an account to join the conversation.
- BilboHouse
- Offline
- New Member
- Posts: 3
- Thank you received: 0
Try to editing the CSS or adding custom CSS to solve it. Can you share a url of your site?
Please Log in or Create an account to join the conversation.
Add the code below:
It you don't have a custom.css file you could make one via FTP in this folder:
/components/com_kunena/template/template-name/assets/css/
Good luck!
Please Log in or Create an account to join the conversation.
Thanks. Worked perfect.
Please Log in or Create an account to join the conversation.
Great! Glad to help.
Please Log in or Create an account to join the conversation.
Backend - Components - kunena - template - select your template - edit css - select custom.css
But i suggest to use custom.less (then there is no need to load extra file):
Backend - Components - kunena - template - select your template - edit less - select custom.less
Please Log in or Create an account to join the conversation.