• Resolved hal8

    (@hal8)


    Hi.

    I’ve got a custom CSS up for a website on WordPress. When I click the print button and it directs me to the printfriendly URL the page looks good but when I then click the Print or PDF button the print CSS is not working.

    I’m unable to pass out the URL but can do privately.

Viewing 1 replies (of 1 total)
  • Plugin Author Print & PDF by PrintFriendly

    (@printfriendly)

    You can send the URL to a specific page to support@printfri….com

    Also if you’re issue is with background colors or images, make sure to include the following in your PrintFriendly custom CSS.

    @media print {
    body #printfriendly { -webkit-print-color-adjust: exact;}
    }

Viewing 1 replies (of 1 total)

The topic ‘Preview CSS OK but print not’ is closed to new replies.