Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

Question Kunena 4.0.6 and bootstrap 3

More
10 years 6 months ago #170105 by redlo
Hello I dont can place field access acount in horizontal view with framework bootstrap 3 (HELIX 3).


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

More
10 years 6 months ago #170119 by 810
Replied by 810 on topic Kunena 4.0.6 and bootstrap 3
Crypsis, hasn't this login view. So you need to ask the author of that kunena template to fix it.

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

More
10 years 6 months ago #170121 by redlo
Replied by redlo on topic Kunena 4.0.6 and bootstrap 3
Yes I resolve it with this code.
Code:
/* Fix helix3 */ div#Kunena #ktop span.ktoggler, div#Kunena div.kblock span.ktoggler { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } #Kunena a.close { float: none; } div#Kunena .kfile-hide input,img.btnImage, div#Kunena input:not([type]), div#Kunena input[type=color], div#Kunena input[type=date], div#Kunena input[type=datetime-local], div#Kunena input[type=datetime], div#Kunena input[type=email], div#Kunena input[type=month], div#Kunena input[type=number], div#Kunena input[type=password], div#Kunena input[type=search], div#Kunena input[type=tel], div#Kunena input[type=text], div#Kunena input[type=time], div#Kunena input[type=url], div#Kunena input[type=week], div#Kunena select, div#Kunena select:focus, div#Kunena select:hover, div#Kunena textarea { display: inline-block; } #Kunena .kprofileboxcnt .input span input[type="checkbox"] { vertical-align: middle; margin-left: 5px; }

But ¿For Blue Eagle template kunena?

Thanks

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

Time to create page: 0.282 seconds