[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Mozilla 1.3 monospaced fonts



Mike Vanecek wrote:
Why don't you save the HTML source of the page and post it to a public spot on your web server, then send the link to the list?
------- End of Original Message -------

OK - http://www.mm-vanecek.com/tripwire.html

The embedded stylesheet for that page includes this line:


td.msgbody {font-family: "Courier New", Arial, Helvetica, sans-serif; font-size: 10pt;}

No doubt your mozilla is having trouble with the "Courier New" font. The alternative fonts are all proportional, so if Mozilla cannot use the primary font, one of the proportional alternatives is used.

The best way to fix this would be to have openwebmail use a more general font specification:

td.msgbody {font-family: monospace; font-size: 10pt;}

You may be able to fix the problem on the client side by installing, and making sure Mozilla can find the Courier New font.

Tony
--
Anthony E. Greene <mailto:Anthony%20E %20Greene%20%3Cagreene pobox com%3E>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D
AOL/Yahoo Chat: TonyG05   HomePage: <http://www.pobox.com/~agreene/>
Linux. The choice of a GNU generation. <http://www.linux.org/>





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]