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 Forum too wide in IE8
16 years 10 months ago - 16 years 10 months ago #22054
by John
My websites: AquaInfo.org | AquaInfo.nl
Forum too wide in IE8 was created by John
In IE8 the forum gets too wide when a photo is included. In Kunena 1.0.10 Lintzy solved it by adding some code to the CSS:
/* 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:/***/800px9;
overflow:/***/hidden!important9;
word-wrap:/***/break-word9;
}
Unfortunately this code no longer works in Kunena 1.5.3. I'm a complete noob with CSS, can someone tell me what to change to get it working again? Pages now look like this in IE8:
/* 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:/***/800px9;
overflow:/***/hidden!important9;
word-wrap:/***/break-word9;
}
Unfortunately this code no longer works in Kunena 1.5.3. I'm a complete noob with CSS, can someone tell me what to change to get it working again? Pages now look like this in IE8:
My websites: AquaInfo.org | AquaInfo.nl
Last edit: 16 years 10 months ago by John.
Please Log in or Create an account to join the conversation.
16 years 10 months ago #22056
by John
My websites: AquaInfo.org | AquaInfo.nl
Replied by John on topic Re:Forum too wide in IE8
Hmmm, in fact, by adding the screenshot, this page is too wide to fit the template also!!
Cant see or reach the edit button now!
Cant see or reach the edit button now!
My websites: AquaInfo.org | AquaInfo.nl
Please Log in or Create an account to join the conversation.
16 years 10 months ago - 16 years 10 months ago #22063
by Lintzy
Replied by Lintzy on topic Re:Forum too wide in IE8
Last edit: 16 years 10 months ago by Lintzy.
Please Log in or Create an account to join the conversation.
16 years 10 months ago - 16 years 10 months ago #22079
by John
My websites: AquaInfo.org | AquaInfo.nl
Replied by John on topic Re:Forum too wide in IE8
I see I have an error in the backend: Upgrading to Kunena version Failed.
Your forum is missing some important updates and some functions are not working proparly!
Please try to upgrade again. If you cant upgrade to 1.5.3 Ultimate NL, you can also downgrade to the last working version.
That is weird, when I de-installed old version and re-installed new one, it didnt give any errors.
(this forum is out of proportions as well in IE8)
Your forum is missing some important updates and some functions are not working proparly!
Please try to upgrade again. If you cant upgrade to 1.5.3 Ultimate NL, you can also downgrade to the last working version.
That is weird, when I de-installed old version and re-installed new one, it didnt give any errors.
(this forum is out of proportions as well in IE8)
My websites: AquaInfo.org | AquaInfo.nl
Last edit: 16 years 10 months ago by John.
Please Log in or Create an account to join the conversation.
16 years 10 months ago #22080
by Lintzy
Replied by Lintzy on topic Re:Forum too wide in IE8
John wrote:
(this forum is out of proportions as well in IE8)[/quote]
You mean kunena.com-forum? Yes, it has not this hack integrated
Did you try to upgrade again? If this fails again, unzip the kunena.package, upload it in a folder on your webspace and install from this folder by using the Joomla installation routine.
(this forum is out of proportions as well in IE8)[/quote]
You mean kunena.com-forum? Yes, it has not this hack integrated
Did you try to upgrade again? If this fails again, unzip the kunena.package, upload it in a folder on your webspace and install from this folder by using the Joomla installation routine.
Please Log in or Create an account to join the conversation.
16 years 10 months ago - 16 years 10 months ago #22097
by 810
Replied by 810 on topic Re:Forum too wide in IE8
Hey Lintzy,
He is using my component. Kunena Ultimate NL 1.5.3. Its is based on JoniJnm 1.3.7.
I did yesterday send a note to JoniJnm. He is fixing the problem for the width.
810
He is using my component. Kunena Ultimate NL 1.5.3. Its is based on JoniJnm 1.3.7.
I did yesterday send a note to JoniJnm. He is fixing the problem for the width.
810
Last edit: 16 years 10 months ago by 810.
Please Log in or Create an account to join the conversation.
Time to create page: 0.235 seconds