Page 1 of 1

Problem With Background Image

Posted: Mon Aug 21, 2006 9:05 pm
by raul.lnx
Hi:

I have this web www.snowboard-zamora.net, and as you can see i have a background image in blue color. The problem is, when i am editing text .... i can't see the words !!

Click the image to see:

Image


In the Layout "Colours" i addes this line:

/* Layout sections */
body {
/* color de fondo */
                background-image: url(http://www.snowboard-zamora.net/uploads ... ground.gif);  <---- this line
/*background: #095939;*/
                background-attachment: fixed;
color: #333;
}


THANKS !

Re: Problem With Background Image

Posted: Tue Aug 22, 2006 2:19 am
by Dr.CSS
There are settings in FCKeditor that you can set to get the background changed, under the module itself, can't really tell you where to look w/o more info like what ver. of cms, under Ff or IE or Opera, and are you using FCKeditor.

Re: Problem With Background Image

Posted: Tue Nov 07, 2006 11:39 am
by rodeto
Try this:

Extensions > FCKEditorX > Body tag CSS = background-image: none;