On Nov 13, 2007, at 10:51 AM, Tee G. Peng wrote:
body {background:#FFB701}
where footer wrap has opacity of 0.92 with a bg color
#ftr_wrap {background:#0d0d0d;
opacity:0.92;}
and 3 columns has
#col1, #col2, #col3 {background:#1a1a1a;}
I think Safari and Firefox got it right, that the 3 columns'
elements are 'inheriting' the opacity from the #ftr_wrap, which is
what I wanted.
But Opera doen'st seemed to agree.
Safari and Gecko browsers are doing the right thing.
Opera 9.2 is trying something that looks like, but the resulting
colour differences between the background-colour of #ftr_wrap and the
background-colour of the 3 columns is really minimal. After going
over the whole thing with a colour sampler, I could 'see' the
difference :-) (that is : the OS X colour-picker saw it, not my eyes).
What Opera 9.5 beta is trying is puzzling. The whole footer has a
yellow background. No trace of any background-colour as specified in
the style-sheet, not on #ftr_wrap and not on #col1, #col2, #col3.
Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************