Can I access images in media manager from CSS? for example for a background image, oer will I have to put it in a files collection?
Can I access images in media manager from CSS? for example for a background image, oer will I have to put it in a files collection?
Hello Terry,
Yes, you can get access to the files uploaded to the Media Manager. For JQM projects the path to images should look like
prebackground-image: url("../img/image.png");/pre