Page Shadow

Use this forum to ask questions about how to do things in GuMax skin.
Post Reply
User avatar
massimiliano
Rank 0
Rank 0
Posts: 3
Joined: July 21st, 2010, 10:22 am

Page Shadow

Post 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:
Attachments
paulgu.jpg
paulgu.jpg (64.11 KiB) Viewed 7941 times
Post Reply