Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 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 Post Imput Box resize under Kunena 5

More
7 years 9 months ago - 7 years 9 months ago #202764 by changlee

Tomzie wrote: ...
Option 1:
Try adding this code to the custom.css file of your Kunena template:

Code:
textarea#kbbcode-message { resize: vertical; min-height: 200px; }
You can change the 200px to a smaller or higher value to decrease or increase height.
The resize value is something extra : It means that the textarea box can only be resized vertical. Now it can both horizontal and vertical.
...


That worked great when submitted to /public_html/components/com_kunena/template/crypsis/assets/css/custom.css

(working with Helix3)

So many thanks!!!

You may find me at www.blb.gr | Use our FREE SEO Tools at www.rocket-seo.net
Last edit: 7 years 9 months ago by changlee.

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

Time to create page: 0.236 seconds