Forum Moderators: open
Thanks
So something like this (I am not 100% sure on the syntax):
<style type="text/css">
/*all other styles here*/
@media print {
div#ad {
display: none;
}
}
</style>
Does it still give you problems if you do this?
disabling flash isn't a good idea, since users will also have to do that.
Sorry but this page does not print due to ad problems. Please download a small text version [example.com] and print a copy of that instead.
For download instructions click here [example.com]. Thank you.
If .txt doesn't work then you could use .rtf instead. Most computers support that.
cmatcme