Jump to content

How do I change the font for the overall forum?


Marcus8812

Recommended Posts

Posted

You would have to make a change to you custom.css file. You would do that in the ACP by visiting Customization > Themes, and clicking on the </> icon for the relevant theme.

 

This will bring you to a screen like the following:

GtlNK.thumb.jpg.9c346b4e2ec5e189f6200200

Click on 1, navigate to 2, and then enter something like 3. In your case, change where I have 'DejaVuSans' to 'Arial', so yours will look like

body {
    font-family: 'Arial';
}

If you're happy with how it displays, you can leave it like that. If you need to change the font size to make it look better to you, then you'll need to add an alternative font-size like I did in mine.

  • 1 month later...
Posted

Can I write all the fonts I want in there? Im interested in a couple of the google fonts. 
How do I decide what text should be the one or another font, and if its supposed to be bold or regular?

STig

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...