Hi Brent, The *Tweak UI > Custom Stylesheet *setting only changes the way Gmail looks for you. It doesn't affect the messages you send.
Check out the "default style" if you wish to change the default text style: http://mailplaneapp.com/blog/entry/new_gmail_lab_feature_default_text_styling/ If you wish to include a custom signature, you can try Mailplane's HTML signatures (This doesn't change the rest of the message, though): Here's how you get started: http://mailplaneapp.com/howto/entry/setup_your_first_html_signature/ Important: Use the style attribute to set fonts and other styling like <div style="font:…."></div> Here are some examples: http://sim.plified.com/2008/02/02/slick-looking-gmail-html-signature/ http://5thirtyone.com/archives/821 Best, On Sat, Aug 28, 2010 at 8:48 PM, Men in Kilts <[email protected]> wrote: > 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]<mailplaneapp%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/mailplaneapp?hl=en. > > Ruben Bakker // uncomplex gmbh // Switzerland // mailplaneapp.com // twitter <http://www.twitter.com/Mailplane> -- 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.
