would like to change to calibri, size = 11...
copied a template and changed:
<style>
body{font-family: arial;font-size: 10pt}
</style>
to
<style>
body{font-family: calibri;font-size: 11pt}
</style>
but the system locks up or errors out (code -2147417856)... how do we make these changes and what are our options for the style fields.
thanks --
//ray
copied a template and changed:
<style>
body{font-family: arial;font-size: 10pt}
</style>
to
<style>
body{font-family: calibri;font-size: 11pt}
</style>
but the system locks up or errors out (code -2147417856)... how do we make these changes and what are our options for the style fields.
thanks --
//ray
Comment