Click to See Complete Forum and Search --> : Need help with an image path


newbiecanuck
07-09-2005, 09:21 PM
I have a website on which all the paths to the images are graphics/image1.gif
I uploaded all of this website to a demo folder on a second website to which I linked from a menu item on the second website. The html pages of the first website all display perfectly but none of the images appear. I tried changing the image paths to ../graphics/image1.gif but this still doesnt work.
Can someone help me to get these graphics to display?

mtgentry
07-11-2005, 04:30 PM
Sounds like its still looking for the images on the 1st site. try changing your path to be more specific, like this...

http://www.your2ndsite.com/graphics/image1.gif