Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

Question Kunena 1.0.11 and Internet Explorer 8 Width Problem

More
14 years 8 months ago #11 by wvrapscene
ahhh come on mrs kunena designer ;)

I'll hide it for now... but the owner of WVRapScene wants this feature...

I appreciate your help! Hopefully you'll come up with a fix for me!

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

More
14 years 8 months ago - 14 years 8 months ago #12 by Lintzy
Ask the designer of the black template, (s)he should fix it. And it could be caused through the joomla template, you are using. Like you wrote, in default_ex it is working.
Last edit: 14 years 8 months ago by Lintzy.

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

More
14 years 8 months ago - 14 years 8 months ago #13 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: 14 years 8 months ago by Lintzy.

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

More
14 years 8 months ago - 14 years 8 months ago #14 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: 14 years 8 months ago by wvrapscene.

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

Time to create page: 0.325 seconds