Page 1 of 1

Page Shadow

Posted: November 2nd, 2010, 12:31 pm
by massimiliano
Hi Paul,
I'm working on the GuMax 3.4.1. Everything is going good, but I have a question:

I've modified the background on the css_template file, just changing the background color in the body tag, and adding a background color at the #gumax-rbox.

Code: Select all

#gumax-rbox
{
	width: 1040px;  /* 
 width */
 background: white
}
My problem is that in this way I have a problem with the page shadow. I still see the shadow but behind I also have the color of the background of the #gumax-rbox (white).

How can I remove that color so that I see the shadow clearly?

Please find attached the image that shows you what I mean.

Thanks a lot,
Massimilian

p.s. Could you please indicate which line i should modify?
:roll: