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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Solved Category Header Image After Update

More
11 years 10 months ago #157484 by 810
Add this to your site:
Code:
#Kunena img { max-width: 100%; width: auto \9; height: auto; }
The following user(s) said Thank You: Artie

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

  • Artie
  • Artie's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • No one is perfect, thats why pencils have erasers.
More
11 years 10 months ago #157491 by Artie
Which of the css files should I add it on? There are so many to choose from.

What changed from the update to make it loose that? It has been working fine until that moment.

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

More
11 years 10 months ago #157499 by rich
Add it in your Joomla! template custom.css. But I think, you need a !important at the end.
Code:
#Kunena img { max-width: 100% !important; width: auto \9; height: auto; }

What changed from the update to make it loose that? It has been working fine until that moment.

There's been a change forthe browser Chrome. Maybe as a result.

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: Artie

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

  • Artie
  • Artie's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • No one is perfect, thats why pencils have erasers.
More
11 years 10 months ago #157509 by Artie
AHHHH!!!! Thank you! Rick you are awesome! I need to bottle you!

Thank you!!!!!

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

More
11 years 10 months ago #157512 by rich
You are welcome!
But the thanks belongs also 810. :)

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: Artie

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

  • Artie
  • Artie's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • No one is perfect, thats why pencils have erasers.
More
11 years 10 months ago #157515 by Artie

rich wrote: You are welcome!
But the thanks belongs also 810. :)


I'll split it.

He told me what you told me where and the hotfix. :cheer:

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

Time to create page: 0.240 seconds