Kunena 6.2.6 released

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

Question Kunena 4.0.6 and bootstrap 3

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


Attachments:

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

More
8 years 5 months ago #2 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
8 years 5 months ago #3 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.384 seconds