Pype.Clicker wrote:
just to let you know that your HTML layout fooled my navigator (mozilla 1.6) and printer, so i'm getting over-large fonts and missing one word per line (dunno exactly why)
Funny. The layout is developed with Firefox, and I've tested it (although not the specific article) with IE 6 too, but I'll investigate.
I'm trying to use relative size for everything (so scaling font-sizes scales the whole thing), and there's some separate rules for printing, so it is possible that I've broken something. Good that you mention anyway. Have to see if I can fix that.
edit: Ok, so at least print-preview indeed loses a few last characters of each line. Printing to a PostScript file here seems to work, except the margin's go wrong. URG.
I don't what happens in display though, since it works fine here. Are you running Mozilla on what operating system (Linux version suffers from some RENDER bugs at least.) If you can send me a screenshot, that would help too.
edit more: I admit of doing some ugly things in there. I was actually thinking of doing a cleaner layout. I like the look of the current, but the problems you mention aren't the only ones it has.