Page 1 of 1

Relative path for image

Posted: Wed Dec 09, 2015 8:25 am
by rami
Hello
Can we use relative path for images used in designer? I did it but it does not work correctly.it just works with absolute path, while in
uploaded site we do not have real paths.
Thnks

Re: Relative path for image

Posted: Wed Dec 09, 2015 1:53 pm
by HighAley
Hello.

Yes you could use relative URL.
If this does not work, you use wrong URL.

Thank you.

Re: Relative path for image

Posted: Sun Dec 13, 2015 6:19 am
by rami
Hello
How should we use relative path? I have an image in path 'E:\project\Styles\Images\icon\red-15.png'. Is it right to use something like this?
'..\Styles\Images\icon\red-15.png'

Re: Relative path for image

Posted: Mon Dec 14, 2015 7:47 am
by HighAley
Hello.

Sorry, but we don't know where you project runs.
Usually, web application don't have access outside its root folder.
Please, try to add the image to your project.

Thank you.