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 must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question White border around mobile view of forum

More
2 years 7 months ago #229307 by lmcclain
I only updated the Kunena language package and now there is a white border around the forum in mobile view.

Any idea how to get rid of it?

 

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

More
2 years 7 months ago - 2 years 7 months ago #229313 by Leen
try this code in your template > custom.css
Code:
.border { border: 1px solid #ce2323 !important; }
and not to see at all
Code:
.border { border: none !important; }

With kind regards
Leen
Last edit: 2 years 7 months ago by Leen.

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

More
2 years 7 months ago - 2 years 7 months ago #229318 by lmcclain
  Thank you. That did the trick.

What about the container size for the mobile view? All of sudden the container is squished and I need to scroll to see forum. It used to be viewable on mobile.

Any idea how to widen the container on mobile in Kunena template?
Last edit: 2 years 7 months ago by lmcclain.

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

More
2 years 7 months ago #229344 by rich
Kunena automatically adapts to the size of the container available in the Joomla template. Is your Joomla template written for Bootstrap 5? Joomla 4.x and Kunena 6.x use Bootstrap 5.

Important! Always create a backup before you make any changes to your website!

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

Time to create page: 0.274 seconds