Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question BBcode Modal Question

More
4 years 9 months ago #1 by PhilF51`
Using Crypsis when the modal bar is clicked it jumps down to bottom of editor over the attach button. Is this intended? Is there some code to change? On this Kunena forum it jumps up on the editor field. Not sure which is best for mobile devices

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

More
4 years 9 months ago #2 by rich
Replied by rich on topic BBcode Modal Question
Try it with different mobile devices. It depends on the screen size and also of your Joomla template. You would have to address the appropriate bootstrap code. Example:


Code:
@media (max-width: 767px) div.modal.fade { your changes: !important; }

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

More
4 years 9 months ago #3 by PhilF51`
Replied by PhilF51` on topic BBcode Modal Question
Thanks Rich. so dependent on the device. I will try it on various screens

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

Time to create page: 0.608 seconds