- Posts: 17
- Thank you received: 0
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 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
Solved Inactive modal BBcode editor
9 years 8 months ago #178605
by SergioSV
Replied by SergioSV on topic Inactive modal BBcode editor
Thank you so much!
I'm sorry. What about from the SSC? css files much
I'm sorry. What about from the SSC? css files much
Please Log in or Create an account to join the conversation.
9 years 8 months ago #178606
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.
9 years 8 months ago #178608
by SergioSV
Replied by SergioSV on topic Inactive modal BBcode editor
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.
9 years 8 months ago #178609
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.
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.
9 years 8 months ago #178610
by SergioSV
Replied by SergioSV on topic Inactive modal BBcode editor
Tried to embed does not work.
I have the following code in the file:
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.
9 years 8 months ago #178611
by SergioSV
Replied by SergioSV on topic Inactive modal BBcode editor
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.
Time to create page: 0.243 seconds