Is it possible with the following code
<style type="text/css" media="print"> <br /> [BODY] {display:none;visibility:hidden;} <br /> </style> <br /> <br /> I do not want members to print the forum content. I have "disabled" copy and paste but now I want to disable the print function. Will the above code work? Should I put that in the topic template or should I put that in the skin for the content pane? <br /> <br />