Bootstrap 3 not support
- redlo
-
Topic Author
- Offline
- New Member
-
7 years 10 months ago #194
by redlo
Life is too short to take it seriously.
Bootstrap 3 not support was created by redlo
Hello, the template kunena is not support Bootstrap 3.
I work with framework Helix 3 and this theme kunena is not support bootstrap 3.
I work with framework Helix 3 and this theme kunena is not support bootstrap 3.
Life is too short to take it seriously.
- Eugene S.
-
- Offline
- Administrator
-
7 years 10 months ago #201
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Replied by Eugene S. on topic Re: Bootstrap 3 not support
Hello redlo,
There is no mention that our Kunena templates support Bootstrap v3, so actually templates were not tested with this framework.
But as we see there are minor issues. Let's try to patch the template.
Open this file via FTP:
components/com_kunena/template/rnd_korder/css/custom.css
And add the following code:
Please let me know about the result.
Regards, Eugene.
I answer by editing your answer, because they do not respond because it leaves me. When I click the icon of response leads me to the homepage.
It works perfect. Thank you
There is no mention that our Kunena templates support Bootstrap v3, so actually templates were not tested with this framework.
But as we see there are minor issues. Let's try to patch the template.
Open this file via FTP:
components/com_kunena/template/rnd_korder/css/custom.css
And add the following 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;
}
Please let me know about the result.
Regards, Eugene.
I answer by editing your answer, because they do not respond because it leaves me. When I click the icon of response leads me to the homepage.
It works perfect. Thank you

Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
- redlo
-
Topic Author
- Offline
- New Member
-
7 years 10 months ago #204
by redlo
Life is too short to take it seriously.
Replied by redlo on topic Bootstrap 3 and new post
Hello again, the same problem with bootsprap and public new post. Look capture.
Life is too short to take it seriously.
- Eugene S.
-
- Offline
- Administrator
-
7 years 10 months ago #205
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Replied by Eugene S. on topic Re: Bootstrap 3 and new post
Hello redlo,
Thanks for reporting. This BS3 issue is accepted. We'll come back with solution asap.
Thanks for reporting. This BS3 issue is accepted. We'll come back with solution asap.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
- Eugene S.
-
- Offline
- Administrator
-
7 years 10 months ago #206
by Eugene S.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
Replied by Eugene S. on topic Re: Bootstrap 3 and new post
Dear redlo,
Please open this file:
components/com_kunena/template/rnd_korder/css/custom.css
And add the following code:
Please let me know about the result.
Please open this file:
components/com_kunena/template/rnd_korder/css/custom.css
And add the following code:
div#Kunena #kpost-topicicons img {
display: inline-block;
vertical-align: baseline;
margin: 0 3px;
}
Please let me know about the result.
Like our extensions for Kunena?
Add your voice to the JED listing with a 100 score review: bit.ly/2cIg8pF
Thanks!
- redlo
-
Topic Author
- Offline
- New Member
-
7 years 10 months ago #207
by redlo
Life is too short to take it seriously.
Replied by redlo on topic Re: Bootstrap 3 and new post
Its ok. Thank you-
Life is too short to take it seriously.
Moderators: Eugene S.