Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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

Question [Solved] themza Joomla templates and Kunena

More
16 years 6 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 5 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.246 seconds