Quick Reply window sliding to Left and disappearing on smaller screens

Hello support

Some users on my forum have reported this bug in NTS Kay 6.2.5.

Steps to reproduce
Press Quick Reply button, to reply to an existing post.

Expected behaviour
Reply message window should be in middle of screen

Actual behaviour
Reply window is shifted to the Left and actually disappears if using a smaller screen.

When I switched the template to Aurelia instead and inspected the code, it is very different to NTS Kay code.
Aurelia shows Quick Reply in center of screen.

 

This message contains confidential information


Regards
Derek

Don't panic!

Last Edit:3 months 5 days ago Post by dexter33
Last edit: 3 months 5 days ago by cssyeah.

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

Hi Derek,

I checked on your website, the reason is conflict with joomla template style. Please add the code below to custom.css file to handle the above conflict.
Code:
#kunena.layout .modal.kreply-default { transform: none; }
Save and reload your webiste to view the changes.

Kind regards,

UI/UX Designer - Web developer. (UI/UX design for T4 Framework, T4 Pagebuilder, GK Framework products...)

Post by cssyeah
The following user(s) said Thank You: dexter33

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

Thank you.
Your code has fixed the problem 

Don't panic!

Post by dexter33

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

Time to create page: 0.611 seconds