Help > Forum > Topics & Posts > Showing font options when composing a new post or message

Showing font options when composing a new post or message

When composing a new post or message, font family and font size options are not shown by default. If you'd like to show those options, please follow the instructions below to enable them.

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

    <script>
    var show_fontsize = true;
    var show_font = true;
    </script>
    

  5. Save the changes.


If you still need help, please contact us.