Need help getting website images to work properly?

Kyle C

New member
So I made a website on Dreamweaver to replace a site that our club already had. The previous website was setup with something called netfiles. I went onto the netfiles place where the index.html was and deleted that and replaced it with my index.html and all my other pages.

Now the pages show up but the images do not. I'm assuming it is something about the location of those files since it is still trying to look on my computer for the images.

So does anyone have an idea of how to make the images work? Do I have to put the folders that contain the images in netfiles and then redo the site to link to those folders? I am new to website making and such so any help is appreciated. Thank you.

(the site also does work perfect when I simply have it open in Dreamweaver and preview it so the names and links of things are all correct)
 
You will have to get the path to the images correct. That might mean finding out where they are on the original website and change your path to point browsers in the correct place. You say they displayed correctly on your computer. Then that might mean you have to upload those images you that worked on your computer to a location at the host that is _in the same relative position_ as on your computer. That will probably mean, yes you have to create the folder in netfiles to exactly match the folder structure on your computer. Outside browser cannot access files on you computer.
 
Back
Top