Title: Picture Size
Last modified: August 20, 2016

---

# Picture Size

 *  [Carla Hughes](https://wordpress.org/support/users/carla-hughes/)
 * (@carla-hughes)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/picture-size/)
 * I have pics in a gallery, but when you click on the pic to see the full version,
   part of it cuts off. Does anyone know what size the pics have to be in order 
   to view the whole thing? Thanks

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

 *  [zellerbrook@gmail.com](https://wordpress.org/support/users/zellerbrookgmailcom/)
 * (@zellerbrookgmailcom)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/picture-size/#post-3615787)
 * I’m having the same problem, and I see that there hasn’t been any replies in 
   4 months. What gives?
 *  [Thomas7479](https://wordpress.org/support/users/thomas7479/)
 * (@thomas7479)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/picture-size/#post-3615819)
 * Yesterday I´ve had the same problem and solved it in my way:
 * An optimum size for the picture should be a width of about 700px.
 * Anyway you can automatically resize the pictures:
    The preset paramete inside
   the image.php is 1200px (I don´t know why? – it doesn´t fit) _…./wp-content/themes/
   fotogram/image.php_
 * You can adapt the value: (I changed it from 1200 to 700)
 * $attachment_size = apply_filters( ‘fotogram_attachment_size’, **700 **); echo
   wp_get_attachment_image( $post->ID, array( $attachment_size, $attachment_size));//
   filterable image width with, essentially, no limit for image height.

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

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

 * ![](https://i0.wp.com/themes.svn.wordpress.org/fotogram/1.01/screenshot.png)
 * Fotogram
 * [Support Threads](https://wordpress.org/support/theme/fotogram/)
 * [Active Topics](https://wordpress.org/support/theme/fotogram/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/fotogram/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/fotogram/reviews/)

## Tags

 * [gallery](https://wordpress.org/support/topic-tag/gallery/)
 * [photo size](https://wordpress.org/support/topic-tag/photo-size/)
 * [picture size](https://wordpress.org/support/topic-tag/picture-size/)

 * 2 replies
 * 3 participants
 * Last reply from: [Thomas7479](https://wordpress.org/support/users/thomas7479/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/picture-size/#post-3615819)
 * Status: not resolved