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 Limits for external images. How does it work?

More
17 years 2 months ago #7310 by webstudent
If an image is wider than 90% of the "Text area width" it is for some very strange reason scaled to 90% of the text area width. This behaviour seems to be hardcoded:

lib/kunena.parser.php:
Code:
$imgmaxsize = (int)(($GLOBALS["fbConfig"]->rtewidth * 9) / 10); // 90% of text width

I think this should be changed in future releases B)

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

More
17 years 2 months ago #7324 by deminbo
hope it will, just give them some time :)

member of
http://www.Lithuanianjoomla.COM[/url

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

Time to create page: 0.282 seconds