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

Solved How to fix editor message window size, rezising / overlay issues?

More
8 years 6 months ago #1 by alQamar3
Hello everyone,

I have a question that is troubling me for a longer time since I switched my Kunena template to Crypsis.

When I select "new post" the message section in the editor just shows one line, but can be resized but I can also resize it in the width, and then it does not look very smart with my template.

In addition I would like to invert all the style from black on white to white on black.
I don't have much experience with CSS though, so I was not able to find it.
Attachments:

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

More
8 years 6 months ago #2 by 810
then your joomla template is overriding the css.

Please check it with inspector or firebug

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

More
8 years 6 months ago #3 by alQamar3
Hello 810, I have Firebug installed but I am not sure where to check if this override happens.

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

More
8 years 6 months ago #4 by 810
right click on the textarea, then you will see on the right, some variables, 1 of them are wrong

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

More
8 years 6 months ago - 8 years 6 months ago #5 by 810
try:
Code:
#kbbcode-message { height: auto !important; }
Last edit: 8 years 6 months ago by 810.

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

Time to create page: 0.494 seconds