I tried the expected "@import url(http://someurl.com/mystyle.css)" in the Style macro, but my stylesheet was clearly not applied to the page. Any thoughts as to what I'm doing incorrectly?
Hello Riley, have we tried wrapping the url in quotes, like below, and did it make a difference?
Although the url should work without quotes, there has been know issues where we have to use them for some reason.
Cheers,
Sattesh
Thanks for the suggestion! I have not tried this. I will give it a go and report back!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Okay, so I gave it a go, but no joy. And it appears to be a known issue. The only workaround appears to be a <link> in the header, if you have access to it. :/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.