Printing sidebar
-
I’m trying to add sidebar, when someone tries to print a website.
I added:
#sidebar { display: block; }inside @media_print {}
the file actually works, because I can change font colors and etc, but even when I add that line, my sidebar doesn’t shows up. Where the problem could be?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Printing sidebar’ is closed to new replies.