Kunena 6.4.7 Released
The Kunena team has announce the arrival of Kunena 6.4.7[K 6.4.7] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.
Solved [K6] backend theme (template) issues
just started to test K6.
Congratulations on this new release: I can see that a lot of work has gone in it!
What I noticed is that in the backend you load a theme.min.css
This file should (IMO) only be used to make minor tweaks to the Joomla template css and bootstrap css
Currently it overrides almost everything which leads to a lot of 'conflicts'
e.g. you override the font used but that will also change the used font on the joomla menus / sidebar (you can see the font changing when switching from and to Kunena.
You override the color of bg-warning (from yellow to orange), but that will also override any warnings / alerts from the Joomla framework.
You override the drowdowns, but that breaks the joomla breakdown (see attached image).
So my advice is:
- stick to core bootstrap
- stick to joomla css
- only make changes in theme.min.css if there is no other way of achieving it, e.g. instead of changing bg-warning in css you can also use bg-orange (or define you own bg- class. Same for changing margin classes to get more padding: do not change mb-3 but use e.g. mb-5 as changing mb-3 will have unexpected impact on other things as well.
If there is something you want me to look at specifically please let me know. Kunena is currently holding all my customers back from upgrading their sites to J4, so I want to help where possible with getting this out to production
sharing = caring
Please Log in or Create an account to join the conversation.
Thanks for your testing, we use the file theme.min.css for specific theming for Kunena in backend because the boostrap was too basic. You can look if you want to remove teh useless things in this file
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
sharing = caring
Please Log in or Create an account to join the conversation.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.