#1929: Transparent background problems, mostly MSIE7.
--------------------+-------------------------------------------------------
 Reporter:  bestis  |        Type:  Bug    
   Status:  new     |    Priority:  Normal 
Milestone:          |   Component:  General
  Version:          |    Keywords:         
--------------------+-------------------------------------------------------
 Before 2.5 I could give FCKConfig.EditorAreaCSS to my CSS which had:
 {{{
 body {
 background-color: transparent;
 }
 }}}

 And editor was transparent in every supported brower. Now with 2.5.1 that
 doesn't work anymore.
 I need to change skins fck_editor.css and put it's body's background-color
 to transparent. It
 works with Opera/MSIE6/FF2 but not with MSIE7.

 I found some suggestions to use FCKConfig.BodyId and .BodyClass to do it,
 but it didn't do the
 trick.

 So how to get the editor's editing area to be transparent(/inherit) in
 every browser?

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/1929>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to