Title: Vertical Align images
Last modified: August 22, 2016

---

# Vertical Align images

 *  [Juan Pablo Gomez](https://wordpress.org/support/users/sampsjp/)
 * (@sampsjp)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/vertical-align-images/)
 * Hi There!
    Fantastic Plugin
 * Trying to have the images be vertically centered but having a hard time, usually
   I just add to the parent container `display-table` and then the child with `display:
   table-cell; vertical-align: middle;` but cant get it to work.
 * Any help is appreciated.
 * [https://wordpress.org/plugins/wp-slideshow-posts/](https://wordpress.org/plugins/wp-slideshow-posts/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [Juan Pablo Gomez](https://wordpress.org/support/users/sampsjp/)
 * (@sampsjp)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/vertical-align-images/#post-5353326)
 * got it!
 * Had to use
    `position: absolute;` `top: 50%;` `left: 50%;` `transform: translate(-
   50%, -50%); /* plus the other prevendor fixes... */`

Viewing 1 replies (of 1 total)

The topic ‘Vertical Align images’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-slideshow-posts.svg)
 * [WP Slideshow Posts](https://wordpress.org/plugins/wp-slideshow-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-slideshow-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-slideshow-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-slideshow-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-slideshow-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-slideshow-posts/reviews/)

## Tags

 * [vertical-align](https://wordpress.org/support/topic-tag/vertical-align/)

 * 1 reply
 * 1 participant
 * Last reply from: [Juan Pablo Gomez](https://wordpress.org/support/users/sampsjp/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/vertical-align-images/#post-5353326)
 * Status: not resolved