Paul-DS / bootstrap-year-calendar

[DEPRECATED] A fully customizable year calendar widget, for boostrap !
Apache License 2.0
294 stars 243 forks source link

How print calendar with background colors? #194

Open Eloytxo opened 6 years ago

Eloytxo commented 6 years ago

I have seen an old issue to print calendar with colors, but it wasn´t solved.

How can I print the calendar with the bakground colors? When I print the screen with explorer menu (Chrome, print) all colors are removed.

Any solution?

ikerib commented 6 years ago

+1

OctarineLobster commented 6 years ago

odd. it does work if you set !important on the background css rule. i guess theres a @media print masking it somewhere be sure "background graphics" is checked on your print preview (chrome) as well

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On March 12, 2018 11:09 AM, Eloytxo notifications@github.com wrote:

I have seen an old issue to print calendar with colors, but it wasn´t solved.

How can I print the calendar with the bakground colors? When I print the screen with explorer menu (Chrome, print) all colors are removed.

Any solution?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

Eloytxo commented 6 years ago

I´ll try, thanks!!

garth1138 commented 6 years ago

In Firefox, Page Setup > set "Print Background (colors & images)" enabled solves this for me.