Closed (fixed)
Project:
jQuery UI Dialog
Version:
6.x-1.7
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2010 at 09:15 UTC
Updated:
21 Jun 2010 at 13:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
eugenmayer commentedPlease read the documentation. Please upgrade jquery.ui dialog and check the relase logs
Comment #2
iantresman commentedI think I'm using the latest dependencies and editors, and also find that the background colour of the upload dialog (see attached image), does not turn white, even though I have the JQuery UI Dialog checkbox set, which suggest that it should "override your theme ones (White background)"?
Comment #3
eugenmayer commentedIs this your own theme @2? It looks like there is also a floating problem there.
For the background problem. It should ( normaly ) working with the jquery_ui_dialog clearing the background color, but that also depends on you CSS rules ( if you used !, no way here ). You can easily us you own CSS to reset the background color only for the dialog:
That also works for you @1
you can use body#jquery_ui_dialog as namespace to add styles to things, which only will affect the dialog
Comment #4
iantresman commentedbody#jquery_ui_dialog { background-color:transparent }I think this contains a minor typo (an extra underscore). I found that the following, which I inserted with CSS Injector, solves the problem:
body#jqueryui_dialog { background-color:transparent}Comment #5
eugenmayer commentedmoving over to jquery ui dialog - will be release with the stable of wysiwyg_imageupload. Thanks for reporting!
Comment #6
eugenmayer commentedwas a different error thought ( css file was not included ), fixed anyway. Inlcuded in release 1.8
Comment #7
eugenmayer commentedreleased in 1.8