Hi, I am using the printable module to display a printable version of the content on my site. I'm also using the fivestar voting module. I want to prevent the fivestar voting form from being displayed on the printable version of the site's content. Is there a way to do this? Any help would be great. Thanks, Sarah
I am using the printable module to display a printable version of the content on my site. I'm also using the fivestar voting module. I want to prevent the fivestar voting form from being displayed on the printable version of the site's content. Is there a way to do this?
Use css to hide the stars in a media="print" stylesheet. There is probably one already in your theme (print.css)
Philippe
Any help would be great.
Thanks,
Sarah
[ Drupal support list | http://lists.drupal.org/ ]