Yes! Just wrap a span tag styled white around it: span style="color: white;" (I cannot paste the html here in the comment, but that's what goes in the span tag, and then just close the span tag after the script)
It is probably because the site is enforcing strict https rules; I have not updated the script to put it on an https server. If you want to do that yourself, you can do that, but you would need your own https server space. Then you can call the script from your own https address.
4 comments:
Hi. I want to use this script, but I need the text to be white. Is it possible?
Regards
Yes! Just wrap a span tag styled white around it:
span style="color: white;"
(I cannot paste the html here in the comment, but that's what goes in the span tag, and then just close the span tag after the script)
thanks Laura
It is probably because the site is enforcing strict https rules; I have not updated the script to put it on an https server. If you want to do that yourself, you can do that, but you would need your own https server space. Then you can call the script from your own https address.
Post a Comment