Title: Default Styling
Last modified: September 3, 2016

---

# Default Styling

 *  [rjcord](https://wordpress.org/support/users/rjcord/)
 * (@rjcord)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/default-styling/)
 * Very useful plugin and with some additional styling did what I needed. Default
   with my theme showed a singe column of images (150×150). Easily tweaked css to
   show a grid of 6 (each 50×50) (2rowsx3cols) which would have been a nice default
   setup.

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

 *  [Panthan](https://wordpress.org/support/users/panthan/)
 * (@panthan)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/default-styling/#post-7898016)
 * Hi rjcord – would you mind pasting the css you used to make the grid? I would
   very much like to try that. Thanks so much!
 *  Thread Starter [rjcord](https://wordpress.org/support/users/rjcord/)
 * (@rjcord)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/default-styling/#post-7898017)
 * As I remember, for my project, I added these two lines to the class:
 * .widget_recent_work img {
    …. width: 50px; height: 50px; }
 * in the …wp-content/plugins/featured-images-widget/style.css file. You might have
   to play with different px numbers to suit your project.

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

The topic ‘Default Styling’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/featured-images-widget_42464d.svg)
 * [Featured Images Widget](https://wordpress.org/plugins/featured-images-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/featured-images-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/featured-images-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/featured-images-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/featured-images-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/featured-images-widget/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [rjcord](https://wordpress.org/support/users/rjcord/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/default-styling/#post-7898017)