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 message area tiny?

More
8 years 5 months ago #1 by irlundee
message area tiny? was created by irlundee
Has anyone experienced this with the crypsis template?

Attachments:

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

More
8 years 5 months ago #2 by sozzled
Replied by sozzled on topic message area tiny?

irlundee wrote: Has anyone experienced this with the crypsis template?

Yes, I think most people experience this issue to varying degrees with the Crypsis template. For some people the message area is small, for some others it is a little larger. The problem is somewhat dependent on the site template that you use.

The message area can be dynamically resized by dragging the bottom right corner with a mouse (or, on a touch screen, with your finger).

The initial size of the message <textarea> element can be set by adding a CSS rule, something like

#kbbcode-message {
height: 200px;
}

I hope this helps.
The following user(s) said Thank You: irlundee

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

Time to create page: 0.460 seconds