Title: [Plugin: File Gallery] Problems with the thumbnails
Last modified: August 20, 2016

---

# [Plugin: File Gallery] Problems with the thumbnails

 *  [Vox Terman](https://wordpress.org/support/users/vox-terman/)
 * (@vox-terman)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-file-gallery-problems-with-the-thumbnails/)
 * Problems with the thumbnail on my site. Do not want to be circumcised to the 
   desired thumbnail size. I want to, regardless of the height, width of the thumbnails
   was always 720 px.
    [http://www.etoservis.ru/blog/](http://www.etoservis.ru/blog/)
 * [http://wordpress.org/extend/plugins/file-gallery/](http://wordpress.org/extend/plugins/file-gallery/)

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

 *  Plugin Author [Aesqe](https://wordpress.org/support/users/aesqe/)
 * (@aesqe)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-file-gallery-problems-with-the-thumbnails/#post-2870059)
 * [@vox](https://wordpress.org/support/users/vox/) Terman: could you explain a 
   bit further what exactly is the problem?
 * All the thumbnails on your site are 720px wide, as far as I can tell.
 * Could you post a code snippet here and tell me which version of File Gallery 
   you are using?
 *  Thread Starter [Vox Terman](https://wordpress.org/support/users/vox-terman/)
 * (@vox-terman)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-file-gallery-problems-with-the-thumbnails/#post-2870077)
 * Hello, Aesqe!
 * v. 1.7.5.1
 * [http://www.etoservis.ru/wp-content/uploads/2012/03/solid-gold-iphone-4s1-666×500.png](http://www.etoservis.ru/wp-content/uploads/2012/03/solid-gold-iphone-4s1-666×500.png)–
   this thumbnail from blog ([http://www.etoservis.ru/blog](http://www.etoservis.ru/blog),
   last from first page), but width – 666, not 720. Please, help.
 *  Plugin Author [Aesqe](https://wordpress.org/support/users/aesqe/)
 * (@aesqe)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-file-gallery-problems-with-the-thumbnails/#post-2870107)
 * [@vox](https://wordpress.org/support/users/vox/) Terman: could you tell me how
   you are displaying the thumbnails? that is, what function are you using?
 * Are you using “file_gallery_shortcode” or a generic WordPress function?
 * If you could paste here a snippet from your home.php or index.php, that would
   really help.
 * Have you maybe recently changed the thumbnail size media setting? Because if 
   you did, the old thumbnails will need to be updated/regenerated to match the 
   new size.
 * In the end, if you just want a generic solution, you could paste this at the 
   end of your style.css file:
 *     ```
       .attachment-blog-top
       {
           width: 720px;
           height: auto;
       }
       ```
   
 *  Thread Starter [Vox Terman](https://wordpress.org/support/users/vox-terman/)
 * (@vox-terman)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-file-gallery-problems-with-the-thumbnails/#post-2870112)
 *     ```
       .attachment-blog-top
       {
           width: 720px;
           height: auto;
       }
       ```
   
 * nice idea. Thank You!
 *  Thread Starter [Vox Terman](https://wordpress.org/support/users/vox-terman/)
 * (@vox-terman)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-file-gallery-problems-with-the-thumbnails/#post-2870144)
 * Next question. Examle:
    i have picture 1200 × 900 i want resize to 720 × auto
   but if have picture 666 × 500 i not want resize to 720 × auto.
 * Can U help?

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

The topic ‘[Plugin: File Gallery] Problems with the thumbnails’ is closed to new
replies.

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

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Vox Terman](https://wordpress.org/support/users/vox-terman/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-file-gallery-problems-with-the-thumbnails/#post-2870144)
 * Status: not resolved