Help > Forum > Topics & Posts > Retaining formatting upon copy/pasting

Retaining formatting upon copy/pasting

By default, the original style or formatting of content that is copy/pasted into the post editor is removed. For example, the color and size. You can change the behavior to retain the styling upon copy/pasting 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:

    <script>
    retainPastedTextFormatting = true;
    </script>
    
  5. Save the changes.

You can then remove the formatting from specific text instead of automatically removing the formatting from all text that is pasted into the editor.


If you still need help, please contact us.