Custom logo
nsk - February 14, 2005 - 16:55
| Project: | Printer, e-mail and PDF versions |
| Version: | 4.5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.

#1
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
#2
Added a setting for an alternate logo to the print settings. Committed to CVS for Drupal 4.7