Kunena 6.4.9 & Kunena 7.0.1 Released

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

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

Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Solved Inactive modal BBcode editor

More
9 years 5 months ago #178610 by SergioSV
Tried to embed does not work.
I have the following code in the file:
Code:
.modal { z-index: 35100; } .modal[data-toggle="modal"], a.modal{ position: relative; margin: 0; width: auto; top: auto; left: auto; border: 0 none; border-radius: 0; box-shadow: none; overflow: auto; display: block; } .modal-header{ overflow: hidden; } .modal-backdrop, .modal-backdrop.fade.in{ opacity: 0.60; filter:alpha(opacity=60); /* For IE8 and earlier */ z-index: 35050; } #fancybox-overlay{ z-index: 35010; } #fancybox-wrap{ z-index: 35011; }

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

More
9 years 5 months ago #178611 by SergioSV
It may depend on the path to the file? My path: / templates / ot vozzmag / assets / css

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

More
9 years 5 months ago #178612 by 810
Replied by 810 on topic Inactive modal BBcode editor
yes, put it on any off those css files, custom.css or template.css like that. But just add it on 1 css file.
The following user(s) said Thank You: SergioSV

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

More
9 years 5 months ago #178613 by SergioSV
insert into template.css, preset.css Does not work (((
in the image file list

template.css in the attachment

File Attachment:

File Name: template.rar
File Size:8.46 KB

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

More
9 years 5 months ago #178616 by 810
Replied by 810 on topic Inactive modal BBcode editor

SergioSV wrote: Tried to embed does not work.
I have the following code in the file:

Code:
.modal { z-index: 35100; } .modal[data-toggle="modal"], a.modal{ position: relative; margin: 0; width: auto; top: auto; left: auto; border: 0 none; border-radius: 0; box-shadow: none; overflow: auto; display: block; } .modal-header{ overflow: hidden; } .modal-backdrop, .modal-backdrop.fade.in{ opacity: 0.60; filter:alpha(opacity=60); /* For IE8 and earlier */ z-index: 35050; } #fancybox-overlay{ z-index: 35010; } #fancybox-wrap{ z-index: 35011; }


please remove this, this is bad written css
The following user(s) said Thank You: SergioSV

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

More
9 years 5 months ago #178620 by SergioSV
I remove, put your code, does not work (((

File Attachment:

File Name: template_2...8-13.rar
File Size:8.47 KB

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

Time to create page: 0.352 seconds