Click to See Complete Forum and Search --> : CSS Print Stylesheet won't display div
slimjim5811
07-15-2009, 02:02 AM
I have a div on a page set to display:none and in my Print Stylesheet I have the same div set to display:block. However, it doesn't print and I need it to. Can someone tell me what I'm doing wrong or offer a better way to achieve this?
Thanks - slimjim5811
Andyram2k
07-18-2009, 05:54 PM
Hi Slimjim5811,
One thing to check is that the parent div it sits within isnt set to display: none; If not, can you post your html/css so we can see what may be causing it? Cheers.
- Andy.
slimjim5811
07-18-2009, 10:37 PM
Andy - Thanks for responding and for the suggestion. I've already solved the problem a different way.
JMRKER
04-14-2012, 10:36 AM
Andy - Thanks for responding and for the suggestion. I've already solved the problem a different way.
Don't you just love it while searching for a solution
you come along something like this that is of no help whatsoever!
How did you solve the problem? If you don't care to share then don't ask the question! :eek:
Andyram2k
04-14-2012, 11:10 AM
Hi jmarker, please feel free to post your HTML/CSS and we can have a look :)
Andy