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 Kunena 1.0.11 and Internet Explorer 8 Width Problem

More
16 years 8 months ago - 16 years 8 months ago #25732 by Lintzy
Ok, last try: Insert this at the end of kunena.forum.css:

Whole complete IE8 (and IE6) expanding boxes bugfix:
Code:
/* Fix for Internet Explorer 6*/ #Kunena *html div.msgtext, #Kunena div.msgsignature { width:520px; overflow:hidden!important; word-wrap: break-word; } #Kunena *html table.fb_review_table { table-layout:fixed; } /*Fix for Internet Explorer 8*/ #Kunena div.msgtext, #Kunena div.msgsignature { width:/*\**/520px\9; overflow:/*\**/hidden!important\9; word-wrap:/*\**/break-word\9; } #Kunena table.fb_review_table { table-layout:/*\**/fixed\9; }
Last edit: 16 years 8 months ago by Lintzy.

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

More
16 years 8 months ago - 16 years 8 months ago #25831 by wvrapscene
You're awesome!

It works great now! Thank you soo much!

P.S. My black kunena template is default_ex that comes with Kunena! I just changed the colors in the CSS myself.

How do u give Karma on here?
Last edit: 16 years 8 months ago by wvrapscene.

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

Time to create page: 0.265 seconds