Notes from Germany

I am an American expat living in Germany. It's a far away land on the other side of the ocean. It's interesting and often weird here. If you read this and want to comment then email me at blog(the at symbol)chillmost.com. If you find any spelling or grammar mistakes, you can keep them.

Tuesday, July 12, 2005

Netscape, you bastard.

I had a problem where Netscape wasn't properly rendering the print stylesheet. It would only print out the first page of any page that had multiple pages. Huh?

The trick is to put... float: none !important; ...in your print stylesheet for any content wrapper that spans multiple pages.

Once again, A List Apart saves the day.

Here is some google bait so other people with the same problem can find the answer:

Netscape Mozilla Gecko only prints one page only prints the first page

| Link