Kunena 6.3.8 Released

The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

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
1 year 3 months ago #1 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
1 year 3 months ago - 1 year 3 months ago #2 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; }

L.v.d.A
Last edit: 1 year 3 months ago by Leen.

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

More
1 year 3 months ago - 1 year 3 months ago #3 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: 1 year 3 months ago by lmcclain.

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

More
1 year 3 months ago #4 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.383 seconds