Title: Added some stuff&#8230;
Last modified: September 3, 2016

---

# Added some stuff…

 *  [Peter](https://wordpress.org/support/users/peterkaagman/)
 * (@peterkaagman)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/added-some-stuff/)
 * Hi there…. like your work. But must admit I did some work on it:
    – missed the
   excerpt, so added it – added some classes to control the looks
 * Keep on coding 😀
 * Peter

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Contributor [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * (@hinjiriyo)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/added-some-stuff/#post-7924246)
 * Hi Peter, activating the excerpt is in work. Which classes did you add?
 *  Thread Starter [Peter](https://wordpress.org/support/users/peterkaagman/)
 * (@peterkaagman)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/added-some-stuff/#post-7924248)
 * I wanted some control on the makeup for the title and such… so added a class 
   to at least the anchor..
 * Am a complete idiot with css… so it could be this was not needed at all… but 
   it worked for me.
 *  Thread Starter [Peter](https://wordpress.org/support/users/peterkaagman/)
 * (@peterkaagman)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/added-some-stuff/#post-7924249)
 * btw… used your widget on [http://www.happyminds.nl](http://www.happyminds.nl)
 *  Plugin Contributor [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * (@hinjiriyo)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/added-some-stuff/#post-7924250)
 * Cool work, it looks great!
 * The additional class was not neccessary indeed. The selector can point to the
   A element, that’s all.
 * I will implement the excerpt option soon.
 *  Plugin Contributor [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * (@hinjiriyo)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/added-some-stuff/#post-7924261)
 * Finally in the new plugin version 3.0 you can switch excerpts on and off and 
   set the length of them.
 *  Thread Starter [Peter](https://wordpress.org/support/users/peterkaagman/)
 * (@peterkaagman)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/added-some-stuff/#post-7924262)
 * Great…. wil give it a go 😀
 *  Plugin Contributor [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * (@hinjiriyo)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/added-some-stuff/#post-7924263)
 * Hello Peter, in the – coming soon – next version there will be a short text about
   the CSS selectors you can use for that widget. I am posting a copy now for you
   here:
 * **CSS Selectors:** To design the list and its items you can use these CSS selectors:
 * The elements which contain the posts list:
    `.recent-posts-widget-with-thumbnails`
 * The lists which contain the list items:
    `.recent-posts-widget-with-thumbnails
   ul`
 * All list items in the list:
    `.recent-posts-widget-with-thumbnails ul li`
 * All list items of sticky posts in the list:
    `.recent-posts-widget-with-thumbnails
   ul li.rpwwt-sticky`
 * All links in the list; every link contains the image and the post title:
    `.recent-
   posts-widget-with-thumbnails ul li a`
 * All images in the list (use that to set the margins around images):
    `.recent-
   posts-widget-with-thumbnails ul li a img`
 * All post titles in the list:
    `.recent-posts-widget-with-thumbnails ul li a span.
   rpwwt-post-title`
 * All post dates in the list:
    `.recent-posts-widget-with-thumbnails ul li div.
   rpwwt-post-date`
 * All post excerpts in the list:
    `.recent-posts-widget-with-thumbnails ul li div.
   rpwwt-post-excerpt`

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Added some stuff…’ is closed to new replies.

 * ![](https://ps.w.org/recent-posts-widget-with-thumbnails/assets/icon-256x256.
   png?rev=2478511)
 * [Recent Posts Widget With Thumbnails](https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recent-posts-widget-with-thumbnails/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/)
 * [Active Topics](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recent-posts-widget-with-thumbnails/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Martin Stehle](https://wordpress.org/support/users/hinjiriyo/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/added-some-stuff/#post-7924263)