Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/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

Solved Change CSS Heading Class

More
8 years 8 months ago - 8 years 8 months ago #1 by maccas28
The font on the frontend for categories and forum/names etc have the class H2 and H3. For me the font size of those headings is too big for my site.

How (and where) can I change these heading classes to H4 and H5 respectively? Do I need to change the crypsis template file or can I add it in a custom.css file?
Last edit: 8 years 8 months ago by 810.

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

More
8 years 8 months ago - 8 years 8 months ago #2 by 810
Replied by 810 on topic Change CSS Heading Class
backend - kunena - template manager - select crypsis - click on edit less- click on custom.less

add this:
Code:
h2 {font-size:16px}
Last edit: 8 years 8 months ago by 810.

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

More
8 years 8 months ago #3 by maccas28
Replied by maccas28 on topic Change CSS Heading Class
Thanks. Will the custom.less file be affected when I update Kunena version?

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

More
8 years 8 months ago #4 by 810
Replied by 810 on topic Change CSS Heading Class
No, you can use it, it wil not be overwritten.

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

More
7 years 8 months ago - 7 years 8 months ago #5 by pintobuck
Replied by pintobuck on topic Change CSS Heading Class

810 wrote: backend - kunena - template manager - select crypsis - click on edit less- click on custom.less

add this:

Code:
h2 {font-size:16px}


Please update these instructions for Kunena 5.0.

810 wrote: backend - kunena - template manager - select crypsis - click on edit less- click on custom.less

I did not find this path in K5.

I'm using Joomla 3.6, Gantry 5, Hydrogen template (customized), Kunena 5.0, Crypsis template.
Last edit: 7 years 8 months ago by pintobuck.

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

More
7 years 8 months ago #6 by rich
Replied by rich on topic Change CSS Heading Class
Attachments:

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

More
7 years 8 months ago #7 by 810
Replied by 810 on topic Change CSS Heading Class
its the same as K4.

maybe you open the crypsis settings. so try this:
backend - kunena - template manager - click on edit less- click on custom.less
The following user(s) said Thank You: pintobuck

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

More
7 years 8 months ago #8 by pintobuck
Replied by pintobuck on topic Change CSS Heading Class
Yeppers. It's right there like you said. Thank you.

In the meantime, I tried a work-around:
www.kunena.org/forum/general-user-contri...ate-framework#177524 .

Would you suggest that I use the Edit Less method, or is my work-around ok?

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

More
7 years 8 months ago #9 by 810
Replied by 810 on topic Change CSS Heading Class
its the same, so it doesn't matter which option you choose.
The following user(s) said Thank You: pintobuck

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

Time to create page: 0.413 seconds