Help > Forum > Themes & Appearance > Preventing numbers from being rounded

Preventing numbers from being rounded

Some numbers on your forum are automatically rounded and abbreviated. For example, it may say 2K instead of 2,486. You can prevent numbers from being rounded and abbreviated by following the instructions below:

  1. Log in to your Website Toolbox account.
  2. Click the Integrate link in the main menu.
  3. Click the HTML link.
  4. Copy the HTML code below into the Forum Head Tag HTML Code text box.
  5. <script>
    var preventNumberAbbreviations = 'true';
    </script>
  6. Save the changes.


If you still need help, please contact us.