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 Why does not work the image size?

More
9 years 5 months ago #179986 by 810
ahh you have a custom template, then you need to change it also on your css.

you need to remove, on general.less
Code:
.kmsgimage img { width: 100%; }

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

More
9 years 5 months ago - 9 years 5 months ago #179988 by anonymous01

810 wrote: you need to remove, on general.less


I found, thanks:

Code:
$ grep -Fri '.kmsgimage img'

810 wrote: ahh you have a custom template...


All new templates for kunena5 - similar, unfortunately. I hope, this is temporary. :)
Last edit: 9 years 5 months ago by anonymous01.

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

Time to create page: 0.254 seconds