On 6/30/11 4:13 PM, Angela French wrote:
I'm working on a print style sheet. I'm trying to style a data table and make the row that contains the table header a very light gray so that it presents as the headings when printed. I styled as below, but it does not print with any color. Thank you for any advice.table.PolicyHistory th { background-color:#dfdbdb!important; } Angela French
Have you enabled printing background color in the browser you are using? A clickable link to the page in your post is always an advantage... ~d -- http://chelseacreekstudio.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/
