Kunena move to crowdin for the translations

Like announced in the release nots of the K6.4 RC4 release, Kunena project has moved to crowdin : crowdin.com/project/kunena-forum to manage translations from K6.4 and beyond. The RC4 release is the last version before the stable, so for all translators please update your translations on crowdin.

Transifex is keept for translations from K6.3 and the previous versions of Kunena.

Kunena 6.3.10 Released
The Kunena team has announce the arrival of Kunena 6.3.10[K 6.3.10] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

Solved Inactive modal BBcode editor

More
8 years 7 months ago #11 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
8 years 7 months ago #12 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
8 years 7 months ago #13 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
8 years 7 months ago #14 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 KB
Attachments:

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

More
8 years 7 months ago #15 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
8 years 7 months ago #16 by SergioSV
I remove, put your code, does not work (((

File Attachment:

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

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

More
8 years 7 months ago #17 by SergioSV
Please help edit template.css

I tried in every way to edit. The window is centered, it becomes lighter, but did not get to make it active :(

File Attachment:

File Name: template.zip
File Size:9 KB
Attachments:

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

More
8 years 7 months ago #18 by 810
Replied by 810 on topic Inactive modal BBcode editor
could you re activate the account, so I can take a look
The following user(s) said Thank You: SergioSV

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

More
8 years 7 months ago #19 by SergioSV
guest mode does not work
please login
privatemedicine.info/component/users/?view=login
Login - test
Password - test
Forum - privatemedicine.info/forum.html

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

More
8 years 7 months ago #20 by 810
Replied by 810 on topic Inactive modal BBcode editor
Code:
.modal-backdrop, .modal-backdrop.fade.in { display: none; }
The following user(s) said Thank You: SergioSV

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

Time to create page: 0.322 seconds