hi marina. thank you.
i have put that code into my project, but when I test using the WEB PREVIEW - (just to see if the code is being updated in the project) - and I do inspect element to see what code is being called, I find that the web preview is still displaying the old version of code. So, it is in effect, impossible for me to test.
Here's what I mean...
When I inspect element, I see this from the file cssfontclass.css:
thaicollapsibleh1 {
text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
font-family: "QuarkThai";
well, that is not what it is currently in the file cssfontclass.css. I already changed it to be font family "QuarkB," but it is not being updated in the preview.
Then, I tried to address this by completing deleting the file cssfontclass.css and making a new font controller css file. And what happened? The web preview still shows the old css file - THE ONE THAT DOESN'T EVEN EXIST ANYMORE.
So, I logged out, cleared cache, logged back in - no success. I repeated - no success. I waited and then logged back in - no success.
So frustrating. So, I'm left wondering if the last time I did the steps to make the base64 code string, etc. - I wonder if it was correct, but for some reason, the preview is just buggy right now. Who knows?
I noticed someone else having issues that are similar:
https://getsatisfaction.com/apperyio/...
So, as to my font issue - I still have no idea if the background code is right or not, because even though I change my code, and even delete the old code, those changes are not shown in preview.
So very frustrating.
Thank you again for your all your help,
Matt