Rewired -> How to change the font size (4/12/2001 20:40:00)
I am working with text that I converted from a Word Doc to html. The word doc is our companies Operating Procedures. They are done in an 11 point font. but FP only does 2,4,6,...... font sizes. How can I drop a 12 point to an 11 or bring up a 10 point? Thanks
------------------ Chris Rich Operations Analyst
bobby -> RE: How to change the font size (4/12/2001 20:56:00)
you can specify the size in the html tag, or use a style sheet to specify text size & fonts for all pages on your web. (FP will change to a 10 pt font)
(hint - sometimes it saves a lot of trouble to copy and paste a word doc into notepad and then copy and paste into FP. This way you dont have to worry about FP processing the word formatting. Even "paste as special" will still give you troubles sometimes...)