Read before updating: How to Update Kunena Templates - More detail

Chaning font style/family and size?

D Topic Author
New Member New Member
  • Posts: 6
  • Thanks: 1

Chaning font style/family and size?

13 years 3 months ago
#562
Hello, I bought this template to use it on my forum to find that the font is somewhat hard to read and too small.

So, I wish to change overall font size and style(or family). Which css and what lines am I looking to modify?

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

ntstore's Avatar
Administrator Administrator
  • Posts: 1213
  • Thanks: 240

Re: Chaning font style/family and size?

13 years 3 months ago
#563
Hi,

The first you should read this thread How to edit css of the Kunena forum . After that you open the kunena.skiner.css and find the following css code section.
Code:
#Kunena { font-family: 'open_sans_lightregular', sans-serif; font-size: 13px; }

You can change an other font or other font size. If you want to use the default font of the joomla template, you can remove that code section.

Don't forget check it before minify it by online tool.

Regards!
Hung Pham
Email: 9themestore@gmail.com
Twitter: @9themestore

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

Time to create page: 0.230 seconds