Title: responsive thumbs
Last modified: August 30, 2016

---

# responsive thumbs

 *  [bazzar1206](https://wordpress.org/support/users/bazzar1206/)
 * (@bazzar1206)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/responsive-thumbs/)
 * Is there anyway to have the thumbs responsive. They look fine on a monitor or
   tablet, however, any smaller and it sticks out from the sidebar?
 * I havent used any css coding.
 * thanks
 * [https://wordpress.org/plugins/top-10/](https://wordpress.org/plugins/top-10/)

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

 *  Plugin Author [WebberZone](https://wordpress.org/support/users/webberzone/)
 * (@webberzone)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/responsive-thumbs/#post-6620598)
 * I haven’t experimented with this yet, but it might be adding some CSS code similar
   to this:
 *     ```
       @media (max-width: 500px) {
          .tptn_thumb {
             width: 50px;
             height: 50px;
          }
       }
       ```
   
 * You’ll need to tweak 500, and 50 respectively to what works.
 *  Thread Starter [bazzar1206](https://wordpress.org/support/users/bazzar1206/)
 * (@bazzar1206)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/responsive-thumbs/#post-6620806)
 * This seems to have worked. Thanks for the help.
 *  Plugin Author [WebberZone](https://wordpress.org/support/users/webberzone/)
 * (@webberzone)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/responsive-thumbs/#post-6620808)
 * Thanks for the feedback. It definitely helps in getting the styles responsive,
   which is an important point on my agenda for the plugin

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

The topic ‘responsive thumbs’ is closed to new replies.

 * ![](https://ps.w.org/top-10/assets/icon-256x256.png?rev=2986432)
 * [WebberZone Top 10 — Popular Posts](https://wordpress.org/plugins/top-10/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/top-10/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/top-10/)
 * [Active Topics](https://wordpress.org/support/plugin/top-10/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/top-10/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/top-10/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [WebberZone](https://wordpress.org/support/users/webberzone/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/responsive-thumbs/#post-6620808)
 * Status: not resolved