Removing background image from CKEditor in Drupal

When you’re using a background image in a drupal based website, CKEditor will use the same background image:

CKeditor background image

To override this default setting go to admin/settings/ckeditor/edit/Advanced, and choose ‘CKEditor Default’.

CKEditor default

Now the background in a CKEditor textarea should be white again.