Download & Extend

Transparent background using bueditor

Project:BUEditor
Version:6.x-2.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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"? :)

Comments

#1

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

#2

screenshot

AttachmentSize
be.jpg 55.37 KB

#3

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

Status:active» fixed

2.x does implement bg color

#5

Status:fixed» closed (fixed)

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

nobody click here