Author | Message |
---|---|
amiijan
Posts: 4
|
Posted 22:37 Oct 15, 2014 |
I can't seem to get the image for the hobby page to show up. The image is already uploaded on the server and I used the same path but when I go to the page on a browser, no picture. |
chafra
Posts: 3
|
Posted 23:34 Oct 15, 2014 |
Did you make sure the path in your html code for the pic does not reference your hard drive? It shouldn't say something like C:Users/username/file.jpg. It should just be "file.jpg" and it should work if its in the same directory. |
amiijan
Posts: 4
|
Posted 23:55 Oct 15, 2014 |
Thank you! Got it to work. |