Hey,
I might be wrong so feel free to correct me but I think you would have to create a new
css sheet, like has already been said and then link to it with the:
Quote:
|
<LINK REL="print StyleSheet" TYPE="text/css" MEDIA="print" src"whatever.css">
|
I also found this tutorial that seems to go about it differently
http://www.howtocreate.co.uk/tutorials/css/mediatypes
Good luck!
