Hi!
To get the post image above the post header is quite easy to do within the css (style.css). Without using any plugins or having to upload the picture before. Just use the image uploader in the admin panel!
Like this:
– set ‘float: left’ on the image
– set a positive value on ‘margin-top’ to move the ‘<h2>’ downwards
– set a negative value on ‘margin-top’ to move the image upwards
With this solution you have to use a fixed height on your pictures.
Email me if you have questions!
God night,
Nils