add_theme_support( 'post-thumbnails' );set_post_thumbnail_size( tutaj twoja szerokosc, wysokosc );
<?php the_post_thumbnail(); ?>