Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question [RESOLVED] Font size in message editor is too small; users cannot read it
Yes, people can change this file, if they want, and it may work ... or it may not ...
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
I have put the code in to my template.css file but it doesnt seem to work, any suggestions?
The code I have put in to my Joomla 1.6 template file is
#Kunena table#kpostmessage .ktxtarea {
border: 1px solid #BFC3C6;
font-size: 14px;
height: 200px;
overflow: auto;
}
Please Log in or Create an account to join the conversation.
The correct answer, in all cases, is to look at the information given in the frequently asked question How do I change the colours of my template in Kunena?
We can tell you which file you need to modify if you post the URL of your website.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Thanks!!
Please Log in or Create an account to join the conversation.
Find the code :
Change it to :
see the changed size : i use font-size: 1.5em; <--- this fit with me.. of course you can set what fit size for you.
hope that will work for you
Love Simplicty
read...... and learn........
My Joomla Test Site
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.