I am using WIN XP SP3 Home and OE6.
I am following up on a previous thread:
http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.windows.inetexplorer.ie6_outlookexpress&tid=6f7fefa8-f614-4b83-a89c-df6a484e6f81&cat=en_us_4a112b5d-eadf-4dd2-a814-112d450078c3&lang=en&cr=us&sloc=en-us&m=1&p=1&mid=27ca1ef7-e864-49ca-8130-8faaf8c1152d
PA Bear [MS MVP] 9/17/2009 8:20 AM PST
In the future, please begin a new thread to ask a question. State your full
Windows version (e.g., WinXP SP3) in your first post.
Only even-numbered font sizes are used in WinXP SP2 or SP3 (despite the
availability of the odd-numbered font sizes). If you select 9pt, you'll see
10pt; if you select 13pt, you'll see 14 pt, &c.
Understand that these compose font settings only apply to RichText (HTML)
messages and the use of most Stationery templates will trump this setting.
--
~Robear Dyer (PA Bear)
MS MVP-IE, Mail, Security, Windows Client - since 2002
www.banthecheck.com
I have created a default Stationery template with the following inline
styles:
body {
font-family: Verdana, Arial, Tahoma, Helvetica, Sans-serif;
font-size: 11px;
color: #007d48;
margin-top:1.0pt;
margin-left: 25px;
margin-right: 25px;
}
Same font selections are used for p.MsoNormal, li.MsoNormal, div.MsoNormal ,
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText, P, p.Style1, li.Style1,
div.Style1, div, td.
No problem sending new messages with Verdana 11px but when I reply or
forward OE uses Verdana 10 pt (the Compose font).
Is there a style declaration that I can use that will overwrite the Compose
font when replying/forwarding messages?
Thanks you