Help > Forum > Темы и внешний вид > Changing the font style

Changing the font style

These instructions are for the old themes. If you are using a new theme, please use these instructions instead.

You can change the font style of text used in your forum by following the instructions mentioned below:

  1. Log in to your Website Toolbox account.
  2. Click the Appearance link.
  3. In the Appearance menu, click the HTML link.
  4. Insert the following code into the Forum Head Tag HTML Code textbox:

    <style>
    * {
       font-size: 16px;
    }
    </style>
    

    Modify this CSS code as per your preference.

  5. Save the changes.


If you still need help, please contact us.