I Do Not Want Transparency on All The Divs
Posted: 04 November 2010 08:06 PM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2010-11-04

I have transparency on my outer div.  I also have a div inside the outer div.

The problem is the inside div is also transparent.  How do I get ONLY the outer div to be transparent.

This is the CSS I’m using on the outer div:
background-color: #EDEEF0; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;

Thanks in advance!!!

Profile
 
 
Posted: 06 November 2010 04:14 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  4
Joined  2010-11-04

did you try to set a different z_index for the inner and outer divs ? (place the inner div above the outer div, and set its opacity to 1)

Profile
 
 
Posted: 09 November 2010 10:38 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  1
Joined  2010-11-08

Abe, that worked for me. Did you have any luck, MyWorld?

Profile
 
 
Posted: 11 November 2010 04:20 AM   [ Ignore ]   [ # 3 ]
Newbie
Rank
Total Posts:  1
Joined  2010-11-11

I appreciate your idea here. Definitely it has a good content. Thank you for imparting more of your own thoughts. Good job!

Profile