Submitted by jan_rifkinson on 2010/06/05 14:11
 I have been unable to do this by using new html or new mht & I have tried & tried & tried <sigh>

Comments

Hi Jan,
 
In the mean time, you need to open this file with notepad :
 
*\Users\YourName\NewHTML.HTM
 
(There are one of these in each user folder -- typically, the administrator and maybe PPL folder. Be carfefull to modify the right one.)
 
Then this is the line you want to modify (change the font-family name and the font-size name for both "body" and "table") :
 
body {font-family:corbel; font-size:11;}table {font-family:corbel; font-size:11;}
 
 
I think you need to restart IQ to see the change.
 

I'm reviewing all posts and threads. Noticed that this issue is covered by a Mantis entry by Pierre ;
Update Issue0922UIEasy way to set the HTML pane default font  New featureminornew0.9.26 plan 04/30

jan_rifkinson

2010/06/23 15:18

In reply to by Armando

 Thanks Armando