Page 1 of 1
Bg image shows up in editor
Posted: Wed Jun 28, 2006 11:00 am
by volcanoboy
strange thing...my bg-gradient background shows up in the editor window when I go to edit a page. And both the gradient and the text is about the same colour which makes it hard to edit...where can I change it?
Thanks
Jon
Re: Bg image shows up in editor
Posted: Wed Jun 28, 2006 11:10 am
by cyberman
Which editor you are using?
Re: Bg image shows up in editor
Posted: Wed Jun 28, 2006 11:53 am
by jah
I guess this is related to FCKeditor. I had the same problem. Try this:
Extensions > FCKEditorX > Body tag CSS = background-image: none;
Hopefully this can help you out.
Jon (yes I'm Jon too

)
Re: Bg image shows up in editor
Posted: Thu Jun 29, 2006 2:53 pm
by volcanoboy
jah wrote:
I guess this is related to FCKeditor. I had the same problem. Try this:
Extensions > FCKEditorX > Body tag CSS = background-image: none;
Hopefully this can help you out.
Jon (yes I'm Jon too

)
cool, I'ii try that out later. Thanks