gauri_agr
05 Jun 2009, 02:39 PM
Hi All,
I have one drop down menu. It has the shadow for the sub menu when i click on the menu....
I want to use it with a div which itself has a css shadow. It can be viewed here
http://geocities.com/gauri_agr/
as soon I add the following code for shadow I get the menu shadow in trouble.
#content, #shadow {
position: relative;
bottom: 14px;
right: 14px;
}
Shadow div positioned relatively to the content I am unable to the shadow in the blue part of the content.
I tried to play with the colors but I feel I dont understand the relative positioning clearly. Could any one can help me..
Thanks in advanced..
Gauri
I have one drop down menu. It has the shadow for the sub menu when i click on the menu....
I want to use it with a div which itself has a css shadow. It can be viewed here
http://geocities.com/gauri_agr/
as soon I add the following code for shadow I get the menu shadow in trouble.
#content, #shadow {
position: relative;
bottom: 14px;
right: 14px;
}
Shadow div positioned relatively to the content I am unable to the shadow in the blue part of the content.
I tried to play with the colors but I feel I dont understand the relative positioning clearly. Could any one can help me..
Thanks in advanced..
Gauri