This question is locked. New answers and comments are not allowed.
Because the editor sits in an iFrame it's not picking up my TypeKit fonts.
I have tried to add the script that loads the font into the head of the contained iFrame, but I think that the editor (perhaps wisely) is rejecting this as an attempt at script injection into the content. However, I would like my users to be able to see the content using the font that they will see in the final product.
I have tried to find other ways to add a script to the edtior iFrame, just as you can add a stylesheet, but I either can't find it or don't understand how to use api methods like ScriptFileNames (i.e. I'm not finding an example)
Other ideas on how I can get the editor to render my TypeKit fonts?
Thanks, DK
I have tried to add the script that loads the font into the head of the contained iFrame, but I think that the editor (perhaps wisely) is rejecting this as an attempt at script injection into the content. However, I would like my users to be able to see the content using the font that they will see in the final product.
I have tried to find other ways to add a script to the edtior iFrame, just as you can add a stylesheet, but I either can't find it or don't understand how to use api methods like ScriptFileNames (i.e. I'm not finding an example)
Other ideas on how I can get the editor to render my TypeKit fonts?
Thanks, DK