Getting image to display

When I upload an image, it doesn't display at the top of the public view while the thumbnail does lower down. Do I need to change a setting to get it to appear.

Thanks

It may depend on the theme you chose. Each theme displays images in different ways on the items/show pages. Are you interested in a larger image appearing on the page w/the metadata?

If you find that you do not like the image placement, you can move the call to display the file or the thumbnail by editing the show.php file in the themes/themeyouareusing/items/show.php

See the Codex section on themes to work through the problem: http://omeka.org/codex/Themes