- Posts: 37
- Thank you received: 5
Kunena 6.4.9 & Kunena 7.0.1 Released
The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/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
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.
Question [RESOLVED] Font size in message editor is too small; users cannot read it
I cannot change the font size in the reply editor input box.
I changed this: in kunena.forum.css
#Kunena .kreply-form .inputbox {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #999999;
color:#000000;
font-size:12px; <---- I added this line
margin:2px 0;
}
I remized it to kunena.forum-min.css and uploaded to the example/css dir
I am using the example template(I checked the view source)
The file is being updated when I ftp to my server. I checked that too.
The font-size:12px; statement is there when I view css from Kunena template manager.
I was able to fix this in rc2 and rc3. It's not updating in final release.
I checked the code in Firebug and the font-size:12px; statement is there.
The subject text input is fine with size. My users cannot read the text in the input box. It's too small. I don't know why you did not make the input box font a readable size in the final release of 1.6. This is the smallest text I've ever seen in any forum software.
Please help!!!!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Even so, even if you have applied your changes to the minified CSS file, you may not notice any difference. This is because your browse cache is still using the older version of the CSS file. You may also need to force your browser to refresh and replace the CSS file in your local cache.
I hope this helps.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Author of Using Joomla from O'Reilly Media. | www.usingjoomlabook.com
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Anyone?
Regards
Kim
Please Log in or Create an account to join the conversation.