Transparent background using bueditor

Ivan Simonov - September 15, 2009 - 18:57
Project:BUEditor
Version:6.x-2.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I install on site "bueditor" module and "painted" theme.
When I try to add picture to story or page using bueditor button,
it open window with transparent background. It is very uncomfortable.
I am not sure is this issue for "bueditor" or for "painted".
But can you advise me right way to make friends "bueditor" and "painted"? :)

#1

couzinhub - September 15, 2009 - 19:07

I never used the bueditor, could you provide a screenshot ?

#2

Ivan Simonov - September 15, 2009 - 19:37

screenshot

AttachmentSize
be.jpg 55.37 KB

#3

couzinhub - October 16, 2009 - 21:48
Project:Painted Wall» BUEditor
Version:6.x-2.0-beta3» 6.x-2.x-dev

It is a little bit of both. "Painted" defines a style for table row, and Bueditor's css is not specific enough so it gets overridden.

Just add :

.editor-popup tr.body {
  background-color:#fff;
}

to the bottom of style.css
Make sure you refresh your theme if you changed the colors.

#4

ufku - November 3, 2009 - 22:50
Status:active» fixed

2.x does implement bg color

#5

System Message - November 17, 2009 - 23:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.