Title: Tiny Framework. Thumbnails
Last modified: December 14, 2016

---

# Tiny Framework. Thumbnails

 *  Resolved [anglistica](https://wordpress.org/support/users/anglistica/)
 * (@anglistica)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/tiny-framework-thumbnails/)
 * Hello. I have a problem with showing thumbnail on my site. I have read the instructions
   here [http://mtomas.com/389/tiny-forge-framework-child-themes-comprehensive-guide#Theme-Customizer-options](http://mtomas.com/389/tiny-forge-framework-child-themes-comprehensive-guide#Theme-Customizer-options).
   To be exact it was connected with Tip 40. In style.css it is written
 * **/\* Tip40 – Optional post thumbnail (Featured Image) on index views. Uncomment
   following CSS rules to show the Featured image on index views.
    \* \* To generate
   new size for existing images use Regenerate Thumbnails plugin: [https://wordpress.org/plugins/regenerate-thumbnails/](https://wordpress.org/plugins/regenerate-thumbnails/)\*//\*.
   post-thumbnail { display: block; }
 * How can I UNCOMMENT CSS RULES in order thumbnails to be shown on my site?
 * Please help me. I’d be very thankful.

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

 *  Thread Starter [anglistica](https://wordpress.org/support/users/anglistica/)
 * (@anglistica)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/tiny-framework-thumbnails/#post-8553660)
 * By the way I tried to delete these symbols /* from .post-thumbnail {
    display:
   block; } but that didn’t work. So please explain every step to me
 *  Thread Starter [anglistica](https://wordpress.org/support/users/anglistica/)
 * (@anglistica)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/tiny-framework-thumbnails/#post-8553769)
 * Now I have such code
 *     ```
       .post-thumbnail {
       	display: block;
       }
       ```
   
 * But that didn’t work and thumbnails aren’t shown
 *  Theme Author [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * (@tomasm)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/tiny-framework-thumbnails/#post-8554687)
 * Are you using just the main theme or also a provided child theme?
 *  Thread Starter [anglistica](https://wordpress.org/support/users/anglistica/)
 * (@anglistica)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/tiny-framework-thumbnails/#post-8554691)
 * Just the main Tiny Framework theme
 *  Thread Starter [anglistica](https://wordpress.org/support/users/anglistica/)
 * (@anglistica)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/tiny-framework-thumbnails/#post-8554708)
 * Oh I solved the problem. It turned out that I needed to install the child theme
   separately from the main theme. When I did so the thumbnails began working.
 * Just one question is left. I would like to have the search bar like yours. But
   there isn’t such search bar on my site. What should I activate?
 *  Thread Starter [anglistica](https://wordpress.org/support/users/anglistica/)
 * (@anglistica)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/tiny-framework-thumbnails/#post-8554767)
 * I solved one problem and there is another one. I wanth to give thumbnails the
   size I want but don”t know how to do it. I just want every feature image (thumbnail)
   to be of the exact size which I can provide. I want them to be 400×200. What 
   should I do?
    Best wishes
 *  Thread Starter [anglistica](https://wordpress.org/support/users/anglistica/)
 * (@anglistica)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/tiny-framework-thumbnails/#post-8556385)
 * I also noticed that if I open my site in Google Chrome the thumbnails are not
   shown. But if I open it in Mozilla or Internet Explorer thumbnails ere shown.
   What’s the problem?
 *  Theme Author [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * (@tomasm)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/tiny-framework-thumbnails/#post-8559302)
 * Please see: [http://mtomas.com/389/tiny-forge-framework-child-themes-comprehensive-guide#Display-featured-image-thumbnail-in-archive-views](http://mtomas.com/389/tiny-forge-framework-child-themes-comprehensive-guide#Display-featured-image-thumbnail-in-archive-views)
 * And if you need exact size, take a look at functions.php of a child theme file:
 * Tip07 – Add new image size for custom post/page headers and select default header
   image.
 * In terms of Chrome not showing images, try to clean the cache with CTR+F5. Or
   cache at the webhost/WP plugin if you are using one.

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

The topic ‘Tiny Framework. Thumbnails’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/tiny-framework/2.3.1/screenshot.
   png)
 * Tiny Framework
 * [Support Threads](https://wordpress.org/support/theme/tiny-framework/)
 * [Active Topics](https://wordpress.org/support/theme/tiny-framework/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/tiny-framework/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/tiny-framework/reviews/)

## Tags

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

 * 8 replies
 * 2 participants
 * Last reply from: [Tomas Mackevicius](https://wordpress.org/support/users/tomasm/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/tiny-framework-thumbnails/#post-8559302)
 * Status: resolved