> Thanks Thierry just gave this a shot but still not right in IE6/IE7. > > I was still able to access to the input controls (albeit I can disable > These server-side if necessary).
I put up a test page and it seems to work: http://tjkdesign.com/test/overlay/ > The bad thing is the .png interacts with any colors above/below it. > For example the section I am giving an "inactive" look to is a table > of data with alternate rows having a background colour. With the .png > applied it mixes together with the colours to give a really horrible look. It should not "mix", background colors should bleed through I think. In any case, you can style the rows with alpha() plugging a class in the main container and then using that class you change the background of the rows. -- Regards, Thierry | http://www.TJKDesign.com ______________________________________________________________________ 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/
