When I print a page on my site all I get is one page. For instance when I print this page: http://www.doverma.org/wordpress/?page_id=14 all I get is down to Members of the Board, everything below that doesn't fit on the first page out of the printer and would be on a second page. But the second page comes out blank. It even comes out blank if I just highlight all the bottom stuff and print the selection, then nothing gets printed. Help?
In the php header file I changed the print part to say pring "all" instead of print "screen" which enabled the print to come out looking like the screen looks which I need it to do. Don't know if that messed anything up.