Forum Discussion
peterlu - You can do following:
Use the skin css from assets rather than from css tab in skin, and then refer your other css file before the one you just uploaded in the assets in the head section inside the wrapper tab.
Copy your css, upload it in assets, lets say you named it custom_skin.css, refer it in skin > desktop > Wrapper > head
- peterluChampion
Thanks Grazitti. The only problem of your method is that you are not able to use ${asset.get("")} for CDN in your css.
- 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?
Related Content
- 6 years ago
- 9 years ago