Closed (works as designed)
Project:
Printer, email and PDF versions
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Feb 2009 at 06:13 UTC
Updated:
22 Jun 2009 at 18:33 UTC
print.css in custom theme or default themes does not apply or override module CSS. Only print.css from the print module is used.
Comments
Comment #1
jcnventuraYes, that is how it is supposed to be. The module is theme-agnostic (it will always produce the same output independently of the theme being used).
You can override this by specifying the theme's print.css as the stylesheet file being used by the module in the module's general settings page.
João
Comment #2
JaclynMcKewan commentedNot sure if this is relevant, but...
When I use the "Wabi" theme, the output of the PDF file is different. It displays everything in a very skinny column in the center of the page, so that it takes multiple pages to display all the content. In all the other themes I've used, the text of the PDF fills the width of the page, but for some reason it's different for Wabi. Any idea why? It doesn't seem to have a print.css file, so I don't know if that makes a difference.