HTML / CSS question on background opacity...?

tiger

New member
In this site i'we set a body background which is a big pic. I want another picture that is above [ i used <div> and CSS background-image property here ] this and has the opacity of say .5 . But if i do this then everything on this becomes trasnparent. So how can i make it work such that a nice trasnparent is present for the <div> but the elements above it are with opacity 100%. Tried applying separetley but it didnt work.
 
Back
Top