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.

Question [Solved] themza Joomla templates and Kunena

More
16 years 3 months ago #39495 by sozzled
I think I may have found your answer (I had nothing better to do for a couple of hours).

Your problem originates from the adoption of themza Joomla tempates ( www.themza.com/joomla1.5/ ). I helped with a similar problem a while ago (see [Solved] Recent Discussion - page displayed as wrong size).

This is not a universal fix, but it probably needs to be applied in this case. Edit the themza Joomla template.css file. Locate the rule
Code:
div.nopad { float:left; padding:0 0 15px; }
Change it to:
Code:
div.nopad { float:left; padding:0 0 15px; width:100%; }

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

More
16 years 3 months ago #39850 by ironman13
Replied by ironman13 on topic Re:Perhaps a simple fix?
Thanks very much for spending all that time figuring it out.
I had to also adjust the main column width. I am so glad its fixed!

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

Time to create page: 0.200 seconds