Hello

>The trouble is, I cannot get the h2 #000; background to fade. It is 
>always a solid balck.

Where I had to do something similar (if I understand your question 
correctly), I had to add

_height: 0; /* for IE 6 and lower haslayout */
zoom: 1;/* for IE7 haslayout */

to make it work in MSIE 6 and 7.  (Note the underscore before the 
"height".)  I have no idea why that works.  :-)

Rachel

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to