Path to my uploaded images
Posted: Thu Sep 01, 2016 7:55 pm
Hi
I need to refer to an uploaded image from my css. Silly question I know. But how can I find the right path. The image is uploaded to the WEB_RESOURCES/img folder
background-image: url('...?.../img/image1.png');