Using External Stylesheets (link rel = stylesheet)
Hello,
I've uploaded our css to the images and files folder on production and am trying to link to the stylesheet from our guided template on stage.
<link rel="stylesheet" title="360 Branded" type="text/css" href="ourdomain.com/rs/XXX-XXX-XXX/images/ourtemplate.css">
When I use the template to create a landing page, the CSS is broken, it the link rel is replaced with:
/index.php/lpTemplate/proxyAsset?idx= and a very long string
Are we able to link to external stylesheets? I'm not sure why this is being replaced?
Thank you,
Sherry