Advanced HTML Editor 2 Support Product Page

This topic was archived

page background in editor

Reported 06 Aug 2005 08:57:25
1
has this problem
06 Aug 2005 08:57:25 Greg Luckett posted:
I have a tiled gif on the page as a background image. This is set in an external style sheet, with this code:
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background: url(../imgs/tile.gif);
font-family: Tahoma, Verdana, Geneva, sans-serif;
font-size: 11px;
color: #3E454C;
}

The problem with the editor is that the background inside the editor is showing this tiled gif rather than a plain white background. So is useless to try and use. I have tried setting the editor's bg to white in the advanced tab, and even checking and changing the JS file for the editor. But the page's background image still shows up in the editor.

Can anyone help??

Replies

Replied 26 Aug 2005 22:37:47
26 Aug 2005 22:37:47 mike Mr. replied:
It would be great if someone could answer this question, as I run into the same problem constantly as well. Even when I use an inline background image tag on the page such as <body background="../images/2005/background.jpg"> the background stil shows through in the editor window. How do we fix this?
Replied 02 Sep 2005 23:12:49
02 Sep 2005 23:12:49 George Petrov replied:
sorry for the late reply...

If you assign a different css file to the editor (advanced options) you can set there a body tag without background.

Let me know if this works for you

Greetings,
George

--------------------------------------------------
George Petrov - Founder of the Dynamic Zones
DMXzone.com, FWzone.net, FLzone.net, CFzone.net,
DNzone.com, FlashFiles.nl
--------------------------------------------------

Reply to this topic