Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

access images in media manager from css

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?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

access images in media manager from css

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

Return to “Issues”