Kurt Spangsbjerg Petersen
Posts: 0
Joined: Wed Aug 17, 2016 8:51 pm

Path to my uploaded images

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Path to my uploaded images

Hi Kurt -

Please try the following path:

pre
../img/image1.png
/pre

Return to “Issues”