PDA

View Full Version : background goes to white after transferred?




mikepro44
Aug 11, 2008, 03:15 AM
Hey just new with Dreamweaver,

Finished a page, saved it and it looks fine when I open it up..

So I need to put it on a flash drive to transfer it but when i open it up from the flash drive my background suddenly changed to white? the other page I
was doing came out fine.. I have all my files and CSS on the drive too

any ideas?



angelwatt
Aug 11, 2008, 09:38 AM
Did you remember to move all of your image files as well, which may have been in a different directory? Also, check your HTML code to see where it's pointing at for the images. I've seen DreamWeaver often use absolute path names so it may have /Users/Username/... rather than just a relative path like "images/image.jpg."