Please don't put background image in body tag, it conflicts with fckeditor

mattyoung - June 14, 2009 - 05:26
Project:Ubiquity
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

There is a background image for the <body> tag (line 93 of style.css). This cause problem for the fckeditor because it uses a iframe with its own body tag inside. This make the header background image show up inside the fckeditor area.

It would be better to leave the body tag unstyle and add another div just inside body, outside "container" and put the background image there.

 
 

Drupal is a registered trademark of Dries Buytaert.