Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

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.

Question Joomla template overides Kunena template

More
16 years 2 months ago #40484 by rinuccio sp
Hummm with firefox missing left-border, with chrome missing right LoL

How to set Kunena to expand at 98/99%?

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

More
16 years 2 months ago #40487 by sozzled
rinuccio sp wrote:

Hummm with firefox missing left-border, with chrome missing right LoL

How to set Kunena to expand at 98/99%?

Browser wars? :blink: I don't know the answer. Until your website is accessible, you're on your own, I'm sorry.

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

More
16 years 2 months ago - 16 years 2 months ago #40490 by sozzled
You know, 90% of all the problems that I encounter in diagnosing how-do-I-fit-Kunena-into-my-Joomla-website issues occur because people use Joomla templates that were constructed with tables, not divs. You can't help that, I auppose, but Kunena works a lot better with tabless templates.

Anyway, here's the solution to the problem:

Change your Joomla template CSS, around line 48:

table {
border-collapse:collapse;
border-spacing:0;
}

Comment-out or remove the line I've highlighted in red
Last edit: 16 years 2 months ago by sozzled.

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

More
16 years 2 months ago #40494 by rinuccio sp
Thanks *_* i love you :D

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

Time to create page: 0.243 seconds