Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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 How to fix editor message window size, rezising / overlay issues?

More
10 years 5 months ago #169275 by 8b34b558ec1e411ed46e893b
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.

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

More
10 years 5 months ago #169291 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
10 years 5 months ago #169295 by 8b34b558ec1e411ed46e893b
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
10 years 5 months ago #169297 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
10 years 5 months ago - 10 years 5 months ago #169302 by 810
try:
Code:
#kbbcode-message { height: auto !important; }
Last edit: 10 years 5 months ago by 810.

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

Time to create page: 0.285 seconds