Hi,
Working on a site http://emergecommunications.ie/?page_id=39 we made the content box transparent however the images on the page are also transparent. We have tried various things to make the images normal backgrounds. Any suggestions much appreciated.
thanks
mskazza
Style Sheet here:
Unfortunately you cannot override the opacity of a parent element for a child element.
You could explore using the rgba rule on the parent element
Have a look at this
http://acidmartin.wordpress.com/2010/11/21/using-rgba-to-prevent-the-css-opacity-inheritance-from-parent-to-child-elements/