Wednesday, July 27, 2005, 4:54:21 PM, Rebecca Cox wrote: > involves giving a negative z index to the text you want to hide behind a > background image.
> I have found it OK as long as you don't want to specify a background color > - see samples at http://www.reb.net.nz/csstests/ This was proposed before and I believe it fails when you place the headings in floated/positioned elements with backgrounds. Problem is, how do you position the text under the heading background, but not under the heading's parent element (and background). Position the heading at z-index:2 and the text at -1? Give it a shot? Steve -- http://mrclay.org/ : http://frenchhorns.mrclay.org/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
