Forum Discussion
VarunGrazitti
12 years agoBoss
I didn't get you, do you mean that you can't include the CSS you uploaded in the assets using ${asset.get("")} or the one you are calling from external CDN?
peterlu
12 years agoChampion
Nono, I mean if you put you css in /html/assets instead of putting your css inside the css editor, then inside your css file, you will not be able to use ${asset.get("")}. eg. set background images etc by CDN.
- VarunGrazitti12 years agoBossright, in that case, you have to use relative paths for images.