Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] 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 and issues discovered during the last development stages of K 6.3

This category is for the module developed, endorsed, maintained and supported by the Kunena project team. The topics in this category only relate to the plugin developed for K 3.0 and later versions.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Solved How to disable loading the Kunena Latest CSS

More
9 years 11 months ago - 9 years 11 months ago #1 by Mefisto
In Kunena Latest Module, if i disable loading stylesheet of module through admin setting, kunenalatest.css is anyway loaded.
To disable loading of kunenalatest.css, needs to modify modules/mod_kunenalatest/class.php and cut line 16:
Code:
static protected $css = '/modules/mod_kunenalatest/tmpl/css/kunenalatest.css';

Then, this module manages the size of the avatars in a very complicated (if you wanted the avatars have the same size both in height and in width, you can not do it)
After that, if I wanted to override the module, it doesn't work (override images, css and php files)
Would be great if in module template directly, you could manage images in output.

I hope in answer!
Last edit: 9 years 11 months ago by Mefisto.

Please Log in or Create an account to join the conversation.

More
9 years 10 months ago #2 by clippy3
I am having a similar problem with this CSS, disabling/enabling it in the module has no affect. It get overridden by my template whichever way. My "new!" icon has issues as such.

Please Log in or Create an account to join the conversation.

Time to create page: 0.448 seconds