This probably has nothing to do with the file permissions mode (which chmod affects) but rather the transfer mode.
If you are able to view HTML in the directories, but not images, then it is likely that you transferred the images in ASCII mode instead of binary. Fix the settings in your FTP client and re-upload them. If you are using a command-line FTP client, use the BINARY command.