Forum Discussion
peterlu
11 years agoChampion
Thanks Grazitti. The only problem of your method is that you are not able to use ${asset.get("")} for CDN in your css.
VarunGrazitti
11 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?
- peterlu11 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.
- VarunGrazitti11 years agoBossright, in that case, you have to use relative paths for images.
Related Content
- 7 years ago
- 9 years ago