I generally understand how to handle a print.css, but I'm encountering
two challenges that puzzle me. One I can kludge, the other I can't.

1. I have a border-right set in my main stylesheet, but I don't want it
to print. My print.css of course inherits everything from main.css, so I
can't just remove the border-right statement. My kludge is to set
border-right to white.

2. I also have a list-style-image (it's a button) that I don't want to
print. I don't really want to create a null graphic, that's too kludgey
even for me.

A "no-inherit" property would be wonderful, but given that it doesn't
yet exist, is there any solution other than my clumsy fixes?

For context:
http://webtest.boisestate.edu/templatedev/ 
http://webtest.boisestate.edu/templatedev/styles/main.css 
http://webtest.boisestate.edu/templatedev/styles/print.css 



Skip Knox
Boise State University
[EMAIL PROTECTED]

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to