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.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question [RESOLVED] Font size in message editor is too small; users cannot read it

More
14 years 8 months ago - 14 years 8 months ago #97026 by sozzled
You add the code to the end of your Joomla site template file. If you add the lines of CSS to your Joomla site template file you will not ever have to worry about changing this again when you upgrade Kunena. Simple.
Last edit: 14 years 8 months ago by sozzled.

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

More
14 years 8 months ago #97057 by cdawolf
@dimonju
You either put it in your template.css or you change it directly to your kunena template file.
In the later case,the file needed is components/com_kunena/template/default/css/kunena.forum-min.css
Yet in the case of changing it in that template,bare in mind that if you change the template,
you need to implement that change in the new template's kunena.forum-min.css file as well!

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

More
14 years 8 months ago #97075 by sozzled
Thanks, cdawolf. I probably should start a separate topic with the subject "10 good reasons why people should never try to directly edit the kunena.forum-min.css file".

Yes, people can change this file, if they want, and it may work ... or it may not ...

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

More
14 years 7 months ago #99719 by Mantaii
Hi,
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.

More
14 years 7 months ago - 14 years 7 months ago #99721 by sozzled
The reason that the technique did not work for you may depend on several factors. For example, you may need to clear your browser cache to see the result. This is one of those "how long is a piece of string" topics; the answer depends on how long you cut the string, what kind of scissors you used, etc. Likewise, the reasons that things may or may not work for you may depend on your environment (e.g. which CSS files are loaded and in what order and what browser you are using and screen resolution, etc.). Sometimes the answer given to one person is not right for another person.

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.
Last edit: 14 years 7 months ago by sozzled.

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

More
14 years 7 months ago #100469 by MyWorld
Replied by MyWorld on topic Text Editor Font Too Small
I'm probably the only blind bat around :laugh: but the font is too small in the text editor. Can it be increased? I would like to know how to change it on the forum I'm installing as well.

Thanks!!

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

Time to create page: 0.426 seconds