Skip to main content
Participant
November 2, 2006
Answered

cfdocument and fonts

  • November 2, 2006
  • 1 reply
  • 377 views
I have a page with CFDocument and in this page i have a style defined for the body and td to use a certain font but when i render the page it doesnt use the specified font, it only uses the default times new roman font. I attached the style and cfdocument statement to the this post. I have verified in CF admin that CF recognizes the font is there and i made sure it was installed in the correct location on the server.

this is the first time i have ever used cfdocument...

any ideas
NF
This topic has been closed for replies.
Correct answer nedflanders
ok, i called a buddy and figured it out. i needed to include the CSS styles inside of the cfdocument tags.

1 reply

nedflandersAuthorCorrect answer
Participant
November 3, 2006
ok, i called a buddy and figured it out. i needed to include the CSS styles inside of the cfdocument tags.