View Single Post
  #63 (permalink)  
Old 02-19-2009, 09:01 PM
James's Avatar
James James is offline
Super Moderator
 
Join Date: Dec 2007
Posts: 2,374
James is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation bars
Default Check this first...

This is not uncommon. Without seeing your code this is just a guess, but it has happened to others so often it is the most likely cause.

Check your html code for the path of the image. Very often you will find a path to the image on your computer (for example: c:/.....) when it should be "/images/picturename.jpg" for example. The path needs to be correct for the location on your website from the location of the file (possibly index.html). And of course the image needs to be so located on the server.
__________________
Good Success!

Douglas County Master Gardeners
"We don't always get what we want, but we always get what we expect."
Reply With Quote