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

Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question How to increase fonts size in Kunena v5 [SOLVED]

More
6 years 9 months ago #11 by rich

There is no custom.css file there.

Official Kunena templates create this file automatically ( see here ), when you edit these in the backend. but you use another template.

Also, in my template, the custom.css file is 0 bytes.

Yes, if you have no entered any codes then is the file empty.

Any suggestions on which file to edit?

You should not edit any files. Add the codes which you want edit in the custom.css or at the end in your Joomla template.css. You find the codes with browser tools such as Firebug (if you press F12).

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

More
6 years 9 months ago - 6 years 9 months ago #12 by Kotsolis
Ok so I will put these codes you said in which file exactly?

Α)In the components/kunena/custom.css ?
Β)in the templates/default/template.css ?
οr C)Ηere with this method? - docs.kunena.org/en/manual/backend/templates/edit-less , by editing custom.less ?


.layout#kunena .topictitle {
font-size: 130%;
}
.layout#kunena h1, .layout#kunena h3 {
font-size: 2.0em;
}
.layout#kunena #kbbcode-message {
resize: vertical;
font-size: 1.1em;
}
.header-desc {
font-size: 1.1em;
}
Last edit: 6 years 9 months ago by Kotsolis.

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

More
6 years 9 months ago #13 by rich

Ηere with this method? - docs.kunena.org/en/manual/backend/templates/edit-less , by editing custom.less ?

Yes, optimal is the custom.less. If you have a custom.less then use for changes in your Kunena template only this file.
But it works also if you add the codes at the end of your Joomla template.css.

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

More
6 years 9 months ago - 6 years 9 months ago #14 by Kotsolis
I have edited the less file. I prefer that than to risk editing template.css

I've put this code, I saved, I cleared cache, and I see no changes.
Look in www.gameworld.gr/forum

Can you help? Also, I tried both Edit .css and edit .less and can't find the difference between them!


Attachments:
Last edit: 6 years 9 months ago by Kotsolis.

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

More
6 years 8 months ago - 6 years 8 months ago #15 by rich
Your template creates the custom.files in another folder. It's not the path as it show on your added image. You should report this your template author.

The correct path is "/components/com_kunena/template/jf_simone/jf/assets/"

The custom file in this folder is empty, therefore it cannot work.
Last edit: 6 years 8 months ago by rich.

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

More
6 years 7 months ago #16 by Kotsolis
I have put the above code here:
"/components/com_kunena/template/jf_simone/jf/assets/jf_custom.css"

The file was empty, now it has your code. Still it doesn't work even if I cleared cache and cookies.

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

More
6 years 7 months ago #17 by Kotsolis
One week has passed!

Please respond!

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

More
6 years 7 months ago - 6 years 7 months ago #18 by rich
You mean there is no difference? As you can see, is the current font size (on image left) bigger than on the right side (without codes). If you want more then change the size specification.

Attachments:
Last edit: 6 years 7 months ago by rich.

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

Time to create page: 0.518 seconds