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

jcnventura’s picture

Status: Active » Closed (works as designed)

Yes, 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

JaclynMcKewan’s picture

Not 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.