Some users are currently experiencing over capacity errors. Check
http://status.vanillaforums.com/ for updates.

Can I use a custom font with hosted Vanilla?

timtim Member
edited June 2012 in Questions
We are using DINWeb on our site and need to match that on the forum. Thanks.

Comments

  • Howdy @tim, yes it is. Most custom fonts involve custom Javascript and CSS, both of which can be added under the "Customize Theme" option in your Dashboard. Let us know if you have trouble implementing your fonts.
  • bdailybdaily Member, Commenter
    Hi Lincoln. I'm new to VF. Is there any documentation or can you show me how to add Google Fonts to Vanilla Forums
  • @bdaily Howdy, all you do is take the code it gives you like this:

    <link href='http://fonts.googleapis.com/css?family=Spirax' rel='stylesheet' type='text/css'>

    And paste it between the head tags in your HTML template under Customize Theme in the Dashboard. Then you can use the CSS tab to implement the fonts where you choose, per their instructions and examples.
This discussion has been closed.