I will paypal anyone who can do up a CSS file I could use in MAILPLANE to make every email going out and coming in use TAHOMA.
When one use Gmails Lab feature "Default Text Styling" and chooses Tahoma the font actually will not display as Tahoma in Outlook for example. This is a documented bug in Gmail. I did a bit of reading here about css email signatures http://allforces.com/2006/04/14/css-signatures/comment-page-1/#comments that got me onto the track that maybe I could use CSS to set this so that even OUTLOOK would have NO CHOICE but to display the font as TAHOMA 10pt. I also found this .css code in this forum that would seem to work, but does not display Verdana in Mailplane: /* Simple CSS file to * change the font family to Verdana in only * the gmail compose and read windows */ .gt {font-family: verdana, Verdana ! important} .tr-field {font-family: verdana, Verdana ! important} Any help would be appreciated guys :-) Brent -- You received this message because you are subscribed to the Google Groups "mailplaneapp" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mailplaneapp?hl=en.
