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
Bg image shows up in editor
Re: Bg image shows up in editor
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
)
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
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