Image placeholders Problem

No image placeholders, if user doesn’t want an image, nothing should display. Theme still needs to work properly without them. http://envato.d.pr/O0q

Please help me for this problem.

you are probably showing the image if they don’t add one e.g. if(image exists) (do this } else { do that }

remove the else part, but unless you show your code we are just guessing