I almost finished my setup and customization of the FAQ and it is really awesome. But I have a hopefully last small problem.
I inserted a background image in the CSS (style.css) like this:
Code: Select all
/* General */
body { font: .8em 'Trebuchet MS', 'Nimbus Sans L', sans-serif; padding: 1em; margin: 0; background: url(../../images/faqheader.jpg) no-repeat center top; }
A Problem occurs in the admin area. If I edit a faq or create a new one, this background image appears in the content area (see screenshot below):

Does anybody have an idea, how I can solve this?
Greetings from Asia
Rose