Nice, Aesthetic, Horizontal Thumbnails
Display Your Recent Posts in a Stylish Blogger Widget
Cool tutorial for creating a “Horizontal Recent Post” widget
for blogger by Something Swanky.
But for some reason, to get it to work, you need to change all the
apostrophe’s (‘) to quotes (“). Took me a while of playing around and reading through all the comments to figure that out.
Also, if you want to get rid of the “Powered by
blogger” beneath it, remove the following chunk of code (thanks, husband, for helping with that!):
<div class="bp_footer"><small><a
id="bp_recent_link" target="_blank" href="http://www.bloggerplugins.org/2011/09/recent-posts-thumbnails-blogger-widget.html?utm_src=BP_recent"
style="padding: 1px 0px 0px
19px;text-decoration:none;"></a></small></div>
<img src="http://image.bloggerplugins.org/blogger-widgets.png" alt=’recent posts with thumbnails for blogger" style="border:none" /></a>Powered By <a href="http://www.bloggerplugins.org/?utm_src=BP_recent" target="_blank" title="blogger widgets">Blogger Widgets</a></small>
<img src="http://image.bloggerplugins.org/blogger-widgets.png" alt=’recent posts with thumbnails for blogger" style="border:none" /></a>Powered By <a href="http://www.bloggerplugins.org/?utm_src=BP_recent" target="_blank" title="blogger widgets">Blogger Widgets</a></small>
Hope it works for you! Really makes my site look nice!