Title: Poster Size
Last modified: August 30, 2016

---

# Poster Size

 *  [Kyle Anthony](https://wordpress.org/support/users/kyle-anthony/)
 * (@kyle-anthony)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/poster-size-1/)
 * Hey all, I also would like to change my Poster size in the Grid to match a specific
   pixel size. I am running the Parabola Free theme. Please help! Would also like
   to get rid of the A-z menu and the menu settings below it.
 * [http://www.lordsofcinema.com/movies-test/](http://www.lordsofcinema.com/movies-test/)
 * [https://wordpress.org/plugins/wpmovielibrary/](https://wordpress.org/plugins/wpmovielibrary/)

Viewing 1 replies (of 1 total)

 *  [Charlie Merland](https://wordpress.org/support/users/askelon/)
 * (@askelon)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/poster-size-1/#post-6244685)
 * Hi Kyle,
 * I’m getting a 404 on the above link. You can show/hide the Grid menu either from
   the settings or from the Shortcode: in the Settings panel under Archives > Movie
   Archives > Archives Menu you can disable the menu; adding a `menu="false"` parameter
   to the `[movie_grid]` Shortcode will have the same effect.
 * As for the pixel size on the grid posters it can be tricky as the size is automatically
   adjusted with JavaScript, but you can always add a custom CSS to your theme like
 *     ```
       #wpmoly-movie-grid .wpmoly.movie.poster {
           height: 200px !important;
           width: 140px !important;
       }
       ```
   
 * To force hand on the adjustment. Let me know how this works!

Viewing 1 replies (of 1 total)

The topic ‘Poster Size’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpmovielibrary_f6ad77.svg)
 * [WPMovieLibrary](https://wordpress.org/plugins/wpmovielibrary/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpmovielibrary/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpmovielibrary/)
 * [Active Topics](https://wordpress.org/support/plugin/wpmovielibrary/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpmovielibrary/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpmovielibrary/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Charlie Merland](https://wordpress.org/support/users/askelon/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/poster-size-1/#post-6244685)
 * Status: not resolved