|
I have it setup so that when someone tries to print on of the pages that I hide all elements I don't want to be printed (ie. button, dropdowns, menus...)
The problem I'm having is that even if there is only one page of content it wants to print 2, the second page being blank. I've tried a number of things but can't figure out why it wants to print a blank page.
Is there css that I can use to say "Don't print anything beyond this point"?
Any ideas would be appreciated.
(Unfortunately I don't have the site up just yet so that you can see.)
|