Kunena 7.0.2 Released

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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Solved Space between forum menu and forum

More
13 years 4 months ago #136419 by andgiamp
Hello,

I have a big space between the top menu of the forum and the forum itself. It is an issue already described on the toubleshooting but it seems here an old problem of previous version of kunena.

Instead i have this problem with the last version k2. I have checked the template but it seems that the statement cleah:both is already commented.

Have you an idea? thx a lot


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

More
13 years 4 months ago #136421 by Jiminimonka
This is almost certainly caused by your Joomla template, unless you have tampered with the Blue Eagle Kunena template, however without a URL to your website it is impossible to verify.

Please read My Joomla site template makes a mess of Kunena as well.

Please read the FAQ.
Only one question per topic.
Search before you ask a question.

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

More
13 years 4 months ago #136432 by andgiamp
Many thx for the reply,

unfortunately i have created the page, i posted, with K2 on my pc.

Online there is the old version, with k1.59, of my website. But also on this i have similar problem.
If you have time, lease have a look at this page

www.sudiunverso.it/su-di-un-dialogo/latest

or

www.sudiunverso.it/poesie/may

on both pages my template modifies the page of Kunena or the comment of Kunena discussbot, with big empty space.

I have tried to use firebug but i can't solve the issue.

If you can help me easily i'll appreciate.

Many thx in advance
Andrea

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

More
13 years 4 months ago #136463 by andgiamp
i have solved the problems alone,

replacing
<jdoc:include type="message" />
<jdoc:include type="component" />

with

<table width=100%><tr><td>
<jdoc:include type="message" />
<jdoc:include type="component" />
</td></tr></table>
Br

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

Time to create page: 0.256 seconds