Kunena 6.2.6 released

The Kunena team has announce the arrival of Kunena 6.2.6 [K 6.2.6] which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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 - 6 years 6 months ago #1 by Kotsolis
I have Kunena v5 latest version and I want to increase the fonts size in my template.

Fonts that I want to increase:
- All subforum titles and their descriptions.
- All topic titles inside each subforum.
- Fonts when we see a forum topic.
- Fonts when we type our message to write a forum post.

Can someone redirect me for a location to all those .css files so that I can edit them?

If each Kunena template has different .css files, just give me examples for the default Kunena template and I will find my way.
Iam a newbie in coding so please be specific.

Thank you.
Last edit: 6 years 6 months ago by Kotsolis.

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

More
6 years 9 months ago #2 by Kotsolis
Hello, one day after and still no reply.

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

More
6 years 9 months ago #3 by Kotsolis
I want to increase the size in text box and make it like it is in the default Kunena template.

The problem is that I downloaded a Template and it has very tiny comment box. Only two lines.

Thank you.

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

More
6 years 9 months ago #4 by Kotsolis
I've been waiting for a reply for this for 2,5 days!!!!

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

More
6 years 8 months ago #5 by rich
Try this codes:

Code:
.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; }

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

More
6 years 8 months ago - 6 years 8 months ago #6 by Kotsolis
You forgot the most important.
Which file do I need to edit and where is the location of it?
Last edit: 6 years 8 months ago by Kotsolis.

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

More
6 years 8 months ago #7 by rich
I've the "important" not forgotten, but I don't know whether your template has a own custom.less . If not, you can add this codes also at the end of your Joomla template.css (or when exists custom.css).

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

More
6 years 8 months ago #8 by Kotsolis
Tell me what is the location of that .css file in the default Kunena template.
I want the full path directory of that file. Of custom.css . If you tell me the path in the default template then I will find it in the template that I use.

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

More
6 years 8 months ago #9 by rich
Path is for Crypsis "components/com_kunena/template/crypsis/assets/css/custom.css"
or in your Joomla template "templates/template name/css/custom.css"

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

More
6 years 8 months ago - 6 years 8 months ago #10 by Kotsolis
There is no custom.css file there.
Also, in my template, the custom.css file is 0 bytes.

Any suggestions on which file to edit? Look at the screenshot.

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

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

Time to create page: 0.393 seconds