- Posts: 3
- 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 #178507
by mentat
Inactive modal BBcode editor was created by mentat
Please Log in or Create an account to join the conversation.
9 years 8 months ago #178510
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
Its a joomla template issue
Please Log in or Create an account to join the conversation.
9 years 8 months ago #178513
by gigatech
Replied by gigatech on topic Inactive modal BBcode editor
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.
9 years 8 months ago - 9 years 8 months ago #178515
by mentat
Replied by mentat on topic Inactive modal BBcode editor
Last edit: 9 years 8 months ago by 810.
Please Log in or Create an account to join the conversation.
9 years 8 months ago #178522
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.
9 years 8 months ago #178529
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.
Time to create page: 0.262 seconds