Hi Everyone, I dnt know much about html and css. I've download a simple template and edit it. I can see a header image in preview but when upload a site i cant see header image. Please review my site and tell me why i cant see image. www.newfashionstore.co.uk Thanks.
The image does not exist on the server. If you try to load the image directly, you get a 404. Keep in mind that some servers are case-sensitive. Maybe you've missed a capital somewhere, or just forgot to upload the images?
I do spot things sometimes probably because i have made the same mistake myself more times than i wish to admit to It is one of the problem of developing a site locally on a windows computer then uploading to a Linux machine. windows is case insensitive Linux is not. see http://www.newfashionstore.co.uk/images/ and check your files for caps
it's best to get into the habit of using lower case letters in all file names... never use caps and you will avoid the problem.