You can prevent the text color, size, and background color from changing upon copy/pasting text into the post editor by following the instructions below:
- Log in to your Website Toolbox account.
- Click the Integrate link in the main menu.
- Click the Custom Code link.
- Copy the HTML code below into the Forum Head Tag HTML Code text box:
<script> restrictEditorStyle = 'color background-color background'; </script>
- Save the changes.
Alternatively, you can remove the formatting from specific text instead of automatically removing the formatting from all text that is pasted into the editor.