Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

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 Kunena layout width

More
6 years 10 months ago - 6 years 10 months ago #1 by enshadowed
How can i expand the width of the kunena layout?



link to imagehttp://prntscr.com/fkfzqd
Last edit: 6 years 10 months ago by enshadowed.

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

More
6 years 10 months ago #2 by rich
Replied by rich on topic Kunena layout width
That's the allowed width from your Joomla template. You must check the Joomla template setting.

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

More
6 years 10 months ago #3 by enshadowed
Replied by enshadowed on topic Kunena layout width
my main page has bigger length than the kunena thats weird! check Unacceptable.eu and navigate to forums to see the difference

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

More
6 years 10 months ago #4 by rich
Replied by rich on topic Kunena layout width
You can try this code at the end in your Joomla template.css (or if exists custom.css)

Code:
.sunfw-flex-component > .col-lg-10 { flex: 0 0 99%; max-width: 99%; }

If you use the Kunena template custom.css then you need a !important. But I'm not sure whether it affects also other sites. I haven't seen a mistake but it's better if you check it too.

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

Time to create page: 0.498 seconds