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
Relative path for image
Re: Relative path for image
Hello.
Yes you could use relative URL.
If this does not work, you use wrong URL.
Thank you.
Yes you could use relative URL.
If this does not work, you use wrong URL.
Thank you.
Re: Relative path for image
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'
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
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.
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.