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

Solved Inactive modal BBcode editor

More
7 years 8 months ago #1 by mentat
Hi, Modal windows do not remain active when buttons are pressed and are blacked out the background. If you try to press the fold, the parameters can not be set.
[img


This refers to the link button, picture, video. Other buttons work.

Attachment not found


Kunena 5.0 Joomla 3.6.2

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

More
7 years 8 months ago #2 by 810
Replied by 810 on topic Inactive modal BBcode editor
could you create a demo account for us, and paste the url here.

Its a joomla template issue

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

More
7 years 8 months ago #3 by gigatech
hello, i got the same problem on my site , uploading images doesn't work either btw same problem.

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

More
7 years 8 months ago - 7 years 8 months ago #4 by mentat
Replied by mentat on topic Inactive modal BBcode editor
Hi, site: kcrb55.ru
This message contains confidential information
Last edit: 7 years 8 months ago by 810.

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

More
7 years 8 months ago #5 by 810
Replied by 810 on topic Inactive modal BBcode editor
add this on your css:
Code:
.modal-backdrop { position: fixed; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 0 !important; background-color: #000000; } div.modal.fade.in { top: 30% !important; } ul:not([class]) li, ul.jm-dark li, ul.jm-light li { background-image: none !important; margin: 0; padding: 0 !important; background-repeat: no-repeat; background-position: left 9px; }
The following user(s) said Thank You: SergioSV

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

More
7 years 8 months ago #6 by mentat
Replied by mentat on topic Inactive modal BBcode editor
Thank you! Just wonderful.

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

More
7 years 8 months ago #7 by SergioSV
Thank you so much!
I'm sorry. What about from the SSC? css files much

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

More
7 years 8 months ago #8 by 810
Replied by 810 on topic Inactive modal BBcode editor
you need to add it on your joomla css.
The following user(s) said Thank You: SergioSV

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

More
7 years 8 months ago #9 by SergioSV
Sorry. Rummaged all that is possible ... The Joomla theme look, or where? Can not understand (((

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

More
7 years 8 months ago #10 by 810
Replied by 810 on topic Inactive modal BBcode editor
the file is usually:
templates\yourjoomlatemplate\css\template.css

else you need to look, on your joomla template dir.
The following user(s) said Thank You: SergioSV

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

Time to create page: 0.509 seconds