Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- Help w/ Opacity of relative DIV background


Setek - 7:08 am on Apr 18, 2008 (gmt 0)


Hi pghtech

Your request sounds a little odd -- if you just wanted it to be completely transparent, why not just remove any background image or colour on the div entirely?

div.that-is-on-top-of-another-div { background-color: transparent;
background-image: none; }

By the way, opacity refers to opaqueness (opaque means impenetrable by light,) whereby opaque is not see-through, and transparent is see-through. 0% opacity would be "not opaque at all" and 100% opacity would be "completely opaque."


Thread source:: http://www.webmasterworld.com/css/3629133.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com