There is no feature to do this no, but I have confirmed the
following teak
in relevant places will achieve this:
function default_fonts()
{
FontName_onchange("Arial");
FontSize_onchange("2");
}
And call this from the onLoad handlers. eg
mastersetsurgesend.c:
<body class="body"
onLoad="||ifequal||wys||true||default_fonts();||endif||
...
Marijn
----- Original Message -----
From: <surgemail-list netwinsite.com>
Newsgroups: netwin.surgemail
To: <both netwinsite.com>
Sent: Tuesday, April 24, 2007 7:34 AM
Subject: Webmail default font and size
>
> Is there a way to change the default font and font size
when composing a
> new message in the WebMail interface?
>
> I want to use Verdana or Arial x-small when composing
HTML mail messages,
> but the WebMail interface insists on defaulting new
messages to Times New
> Roman and small.
>
> Thanks!
>
|