• Jon

    (@jonmorrow)


    Printing WordPress pages that use the Twenty Seventeen dark theme is a bit of a mess, if the user doesn’t know to turn off ‘Print Background Images’ or similar setting in the browser when printing a dark-themed page.

    I see that the theme’s style.css stylesheet already has a very robust ‘@media print’ section that already contains a brute-force ‘background:none’ style, but if the user’s browser has ‘Print Background Images’ turned on, pages still come out as mostly black-on-black. Once the browser’s ‘Print Background Images’ setting is turned off, pages from the them print acceptably.

    Is there a way to override the browser’s setting so the ‘Print Background Images’ setting is ignored, or else how can I change the theme’s stylesheet to make sure everything prints as dark text on a white background?

    • This topic was modified 7 years, 3 months ago by Jon.
    • This topic was modified 7 years, 3 months ago by Jon.
    • This topic was modified 7 years, 3 months ago by Jon.
    • This topic was modified 7 years, 3 months ago by Jon.

The topic ‘Printing 2017 dark theme’ is closed to new replies.