Some sites, such as mine, use logos with coloured backgrounds to match the site's background colour. This is common when somebody wants a PNG logo but also wants to maintain MSIE compatibility (which cannot handle transparent PNG if not patched). This, however, does not create a nice result in printed pages: See an example.

It would be great if the admin could specify an alternative logo for printed pages. For example, I would specify a PNG with a white background.

Comments

jdmquin’s picture

To specify a different logo or make any changes to the way the page prints, just edit the print.tpl.php in the modules/print directory. This is the template for how the page prints.

JJ

deekayen’s picture

Status: Active » Closed (fixed)

Added a setting for an alternate logo to the print settings. Committed to CVS for Drupal 4.7