View Single Post
  #7 (permalink)  
Old 20-12-2007, 09:22 PM
lowen.f lowen.f is offline
Junior Member
 
Join Date: Dec 2007
Location: NL
Posts: 13
Default

I just added the code (from CSS Transparency Settings for All*Browsers - CSS-Tricks) but the child don't seem to get a opacity of 100... hmmm

edit: on the bottom the comments say the same thing.. guess there is some more code needed. the last guy comments this:

You can’t use nested div since it inherits parents opacity level as his 1.0-opacity. You should use the same level foreground div, absolutely positioned over transucent background div, with higher z-index.

now only need to figure out what the code should be :o

Last edited by lowen.f; 20-12-2007 at 09:25 PM.
Reply With Quote