#2219: Background-image and width problems in IE when using custom stylesheet (EditorAreaCSS) -------------------+-------------------------------------------------------- Reporter: Priet | Type: Bug Status: new | Priority: Normal Milestone: | Component: General Version: | Keywords: -------------------+-------------------------------------------------------- As mentioned here: [http://www.fckeditor.net/forums/viewtopic.php?f=6&t=9490 EditorAreaCSS: HTML- and body-tags not working in IE?] I've found a problem when using EditorAreaCSS in IE:
* Background-image for HTML and Body don't work when using them both * width is ignored The background-image for the HTML or BODY tags do work, but not if you use them both. The width property for HTML and BODY is ignored: IE always shows the lines (i.e. paragraphs over the full length of the editor). Two screenshots: * Good (Firefox): http://meuk.peterriet.net/fckeditor/fckeditor_css_good.jpg * Wrong (IE 6 & 7) http://meuk.peterriet.net/fckeditor/fckeditor_css_wrong.jpg I've prepared a test page to see it: * http://meuk.peterriet.net/fckeditor/index.html I've installed the IE Developer Toolbar. With that tool I saw that the HTML and BODY tag did had a width property, but the problem was still there. The background-image is not the worst problem: not being able to set the width is very annoying for the editors using FCKEditor. What's causing this and how to fix this? -- Ticket URL: <http://dev.fckeditor.net/ticket/2219> 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
