Kunena 7.0.8 Released

The Kunena team has announce the arrival of Kunena 7.0.8 [K 7.0.8] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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

Please Read This First:

This is a community-driven self-help category to ask questions about designing or developing your own Kunena template. Please be aware that there are rules that apply to topics posted in this category:

Do not use this category for:
  • asking questions about how to make simple changes to a template designed by the Kunena project team (use K 3.0 Templates instead);
  • advertising your own template designs.

Topics that do not meet the above guidelines may be removed without notice.

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 My cripsis template in Kunena 5.0.1 looks wrong

More
9 years 11 months ago #179290 by stromboli
Hi!
I just installed 5.0.1 and the problem is taht the template looks like this:

prntscr.com/ccbpw4

Anyone knows how to solve it?

best regards,
Carla

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

More
9 years 11 months ago #179298 by 810
On the crypsis settings - choose "Load Bootstrap" option, its on the basic settings tab

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

More
9 years 11 months ago - 9 years 11 months ago #179299 by stromboli
Hi,

Load bootstrap is selected

but the error continues
:(
Last edit: 9 years 11 months ago by stromboli.

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

More
9 years 11 months ago #179328 by robbrich
sorry to hijack this thread, but I am having the same issue with a new installation of joomla 3.6 and kunena 5.0.1. I searched the forums and saw that if I were to enable the bootstrap option in the template settings that it should work, but nothing I do changes the layout.

the site template is using 'JooSwatch' by joostrap.com

see attachment to see what is happening:

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

More
9 years 11 months ago #179330 by robbrich
I did some digging and found the default bootstrap.css from the template was causing issues with this:
table td[class*="col-"], table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}

if I removed the 'float:none;' or changed it to 'float:left' then everything worked correctly.

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

More
9 years 10 months ago #179675 by stromboli
Hi,
I changed my Joomla bootstrap.css and no change. Did you mean Kunena's bootstrap file?

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

Time to create page: 0.254 seconds