Forums › Forums › Web Design › Some images are working, some are giving 302 status codes, and so is my CSS file. What am I doing wrong?
-
Some images are working, some are giving 302 status codes, and so is my CSS file. What am I doing wrong?
-
I have 6 images that load when you go to the site I’m building, but only 4 of them load. The other 2 images and the CSS file don’t load. I was trying to figure out what happened, so I went into developer tools for Chrome and all the image files that loaded gave a 200 status code in the XHR headers, but the CSS file and the other 2 images gave a 302 Found (from disk cache). How can I fix this? Am I doing something wrong? I don’t think there’s anything wrong with the code that loads the images: I just copied and pasted the tags and file locations and changed the file names for each specific image that loads. Has anybody had this problem? – by hq overview bearclawfour20 – –