Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.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 Fix for frame breaks in forum

More
15 years 3 months ago #86950 by Hutchy68
In IE 8 I am getting frame breaks. See screenshot.



Joomla 1.5.22 being used.

Help appreciated.

Tom

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

More
15 years 3 months ago #86979 by sozzled
I'm sorry, the image you have posted does not help me to clearly understand the problem that you seem to be having. Can you provide the URL of a web page where this issue can be seen, please? Thank you.
The following user(s) said Thank You: Hutchy68

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

More
15 years 3 months ago - 15 years 3 months ago #87010 by Hutchy68
Solved the issue myself.

Of course it is a MS IE 8 and 9 specific issue. If you look in the verticle line of the forum, you see breaks in the borders of the tables, also uneven widths. See the pic in the first post and follow the verticle line straight down. Breaks in borders and variation in the rendered cells are easy to see.

Added to my template.css file:

table {
border-spacing: 0px;
}

Check and make sure it won't break your modules. Shouldn't if they are all given a unique name like table.module1 or table.module2 as they should. I know border-spacing was new to IE 8, just can't remember if a default value is set if the attribute isn't given.

No issue using this, Chrome and Firefox still look perfect.

Here is how it should look:

Fixed ==>
Last edit: 15 years 3 months ago by Hutchy68. Reason: Added pics for clarity

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

Time to create page: 0.217 seconds