Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

Solved Still no embedded images shown in Kunena 4.0.1

More
11 years 1 month ago #166018 by 810
ok see the issue, you have a lightbox plugin, I think its overriding the image.

Add this on your joomla template css
Code:
#Kunena .kmsgimage img {max-height: auto !important;}

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

More
11 years 1 month ago #166019 by ori

810 wrote: ok see the issue, you have a lightbox plugin, I think its overriding the image.

Add this on your joomla template css

Code:
#Kunena .kmsgimage img {max-height: auto !important;}


Did that and also tried it with lightbox turned off. Still not working. Sorry for bothering you and I appreiciate your help. I would downgrade to version 3.0.8 but that would mean losing my forum.

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

More
11 years 1 month ago #166023 by 810
then try:
Code:
#Kunena .kmsgimage img {max-height: none !important;}

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

More
11 years 1 month ago #166037 by ori
Still the same.

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

More
11 years 1 month ago #166038 by 810
for me its loading,

try to clean your browser cache
The following user(s) said Thank You: ori

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

More
11 years 1 month ago #166039 by ori
Praises to you! Works like a charm. Thanks a ton!

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

Time to create page: 0.262 seconds