Page 1 of 1

Path to my uploaded images

Posted: Thu Sep 01, 2016 7:55 pm
by Kurt Spangsbjerg Petersen

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');


Path to my uploaded images

Posted: Fri Sep 02, 2016 1:42 pm
by Illya Stepanov

Hi Kurt -

Please try the following path:

pre
../img/image1.png
/pre