Jos

自己紹介

開発者情報
タイトル Jos
ユーザー登録日 9月 16, 2010
開発したアドオンの数 0個のアドオン
この開発者のアドオンの平均評価 まだ評価されていません

自分のレビュー

SmartTemplate

5 つ星中 4つの評価を受けています

Fantastic Addon. Only that it doesn't seem to work perfectly with TB 3.1.3, whereas it worked perfectly with TB 3.0.3. The part that is not working is the font face. Here is my code...

<br><br>
<hr noshade>
<P STYLE="margin-left: 0.25cm; margin-bottom: 0cm">
<FONT FACE="Georgia, serif"><FONT SIZE=-1>
<b>From:</b> <i> %from%</i><br>
<b>To:</b> <i>%to%</i><br>
<b>Cc:</b> <i>%cc%</i><br>
<b>Sent on:</b> <i>%date%</i><br>
<b>Subject:</b> <i>%subject%</i><br>
</FONT></FONT></P>

I get everything working except the font is not Georgia, but the standard "Variable Width Font". Could you please help.