Hi everyone,
I'm having a problem with my images on my website. It's not complete yet but I wanted to throw it up so I can show the person I'm making it for.
I have set up a directory on my hard drive for all my html/css and media.
so i have
"/documents/websites/
/pictures
/html"
So all my images are sources from that folder, so when i use <a href=" ", I type in the full path. the images work when I load the html file in safari.
I've just uploaded both folders into the public file on the FTP but the images aren't working. the links and everything else work fine. I viewed the source and everything is still patched as if its trying to link to the folders on my hard drive. how do i swap it so it links to the images that are now uploaded by my FTP?
Thanks, Ross.
I'm having a problem with my images on my website. It's not complete yet but I wanted to throw it up so I can show the person I'm making it for.
I have set up a directory on my hard drive for all my html/css and media.
so i have
"/documents/websites/
/pictures
/html"
So all my images are sources from that folder, so when i use <a href=" ", I type in the full path. the images work when I load the html file in safari.
I've just uploaded both folders into the public file on the FTP but the images aren't working. the links and everything else work fine. I viewed the source and everything is still patched as if its trying to link to the folders on my hard drive. how do i swap it so it links to the images that are now uploaded by my FTP?
Thanks, Ross.