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

Question IE8 problem with width

More
16 years 7 months ago #28253 by Yxos
IE8 problem with width was created by Yxos
When using IE8, the forum width gets messed up and the rightmost part of it gets sort of "pushed out" of the template.


It appears a solution was found about 5 months ago in this thread:
www.kunena.com/forum/8-archive-testing/9...mit=10&start=10#9264

If I insert the code provided by Lintzy in the kunena.forum.css (of my used Template, "default_ex") and put these lines of code at the end of the css, it works:
Code:
/* Fix for Internet Explorer 6*/ *html div.msgtext { width:800px; overflow:hidden!important; word-wrap: break-word; } /*Fix for Internet Explorer 8*/ div.msgtext { width:/*\**/800px\9; overflow:/*\**/hidden!important\9; word-wrap:/*\**/break-word\9; }

I wonder why this fix was not provided in Kunena 1.5.5? Maybe because I have no clue what the code does, apart from solve the problem.

Are there plans to include it in next release?

/Yxos, Kunena Translator, da-DK.

Overvej at abonnere på kategorien www.kunena.org/forum/48-Danish

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

More
16 years 7 months ago #28255 by xillibit
Replied by xillibit on topic Re:IE8 problem with width
Hello,

This problem has been reported two months ago, but I don't why the fix hasn't been integrated into Kunena.

I don't provide support by PM, because this can be useful for someone else.

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

More
16 years 7 months ago #28274 by Turin
Replied by Turin on topic Re:IE8 problem with width
Hello ... if you keep on having problems with the IE8, unload this plugin of here and with that you solve the problem

Greetings

www.joomleros.com/component/option,com_r...,22/id,98/view,file/

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

More
16 years 6 months ago #31630 by Matias
Replied by Matias on topic Re:IE8 problem with width
This bug hasn't been fixed because of it just makes things worse.

Fix will break forum layout in IE for every theme which does not have fixed width of about 1000px or has left or right column which will make forum width smaller than 800px.

I will not accept fix which will break all pages instead of few with have large image attached.

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

More
16 years 5 months ago #32689 by irradiate
Replied by irradiate on topic Re:IE8 problem with width
Matias wrote:

This bug hasn't been fixed because of it just makes things worse.

Fix will break forum layout in IE for every theme which does not have fixed width of about 1000px or has left or right column which will make forum width smaller than 800px.

I will not accept fix which will break all pages instead of few with have large image attached.


Will there be a fix or do we just have to deal with it?

If it caused because of the images size, will it work if the image is shown smaller?? If so, where can the settings be changed?

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

More
16 years 5 months ago #33010 by irradiate
Replied by irradiate on topic Re:IE8 problem with width
:unsure:

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

Time to create page: 0.254 seconds