See attached screenshot. When using the FCKeditor, the theme background shows up in the background of the editor. But I'm not sure if this is a problem with the editor or theme :)

Anyway, I really like this theme!! :-)

CommentFileSizeAuthor
FCKeditor.PNG17.14 KBdan.crouthamel

Comments

melon’s picture

Category: bug » support
Status: Active » Closed (works as designed)

This is a common issue that comes up with many themes.
FCKeditor uses the theme style css file by default and Ubiquity has a background image defined to the <body> element.
It is recommended to set up the editor css to 'FCKeditor default' or construct a simple css file and use that for this rich-text editor.

dan.crouthamel’s picture

Ahh, thanks you! That took care of it :)