FREE Crest Posts Widget is simple but WordPress Widget which displays your posts with thumbnail and many other options like the ability to show the date, the number of comments, to change the length of the excerpt, change the size of thumbnails and much more..
Upload the folder 'cresta-post-widget to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress.
The image sizes are definied in the Media Settings of WordPress options.
You can change the image size directly from WordPress Media Settings...
You can define the in your style css file, the widget has its own CSS classes ..
For example if you want to change the position of thumbnail you can define class like..cresta-post-widget img { margin 0 auto display block }.
Or if you want to change some options of the post title ..cresta-post-widget h3 { text-transform uppercase text-decoration underline }..
The date format is taken from WordPress General Settings.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more