Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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

Solved Still no embedded images shown in Kunena 4.0.1

More
10 years 9 months 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
10 years 9 months 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
10 years 9 months 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
10 years 9 months ago #166037 by ori
Still the same.

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

More
10 years 9 months 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
10 years 9 months 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.273 seconds