Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

How to change the font and its size

It is like the Vanilla forum, set it not too long ago, so now there are many questions about customization.

In particular, the forum uses a very small and not nice font.

Reviewed several topics in this forum, but I never found a clear answer on how to configure fonts.

Tell me how to change the fonts and its size?

Tagged:

Comments

  • R_JR_J Ex-Fanboy Munich Admin

    Didn't like my answer, eh? ;)

    http://vanillaforums.org/discussion/comment/229280/#Comment_229280

    Okay, if you do not like to learn how to help yourself, here is the answer. Get the CSSEdit plugin and add the following rules:

    1. Depending on your theme, that might work:
      #Head a { font-size: 40px }
    2. .Discussion .PageTitle h1 { font-size: 50px }
    3. .Item .Author a {font-size: 60px }
    4. .Message { font-size: 200% }
Sign In or Register to comment.