Title: idur's Replies | WordPress.org

---

# idur

  [  ](https://wordpress.org/support/users/idur/)

 *   [Profile](https://wordpress.org/support/users/idur/)
 *   [Topics Started](https://wordpress.org/support/users/idur/topics/)
 *   [Replies Created](https://wordpress.org/support/users/idur/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/idur/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/idur/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/idur/engagements/)
 *   [Favorites](https://wordpress.org/support/users/idur/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Scale up/resize thumbnails and crop](https://wordpress.org/support/topic/scale-upresize-thumbnails-and-crop/)
 *  [idur](https://wordpress.org/support/users/idur/)
 * (@idur)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/scale-upresize-thumbnails-and-crop/#post-3573745)
 * try this one :
 *     ```
       img.attachment-post-thumbnail {
         max-width: 900px;
         max-height:700px;
         height: 100%;
         width: 100%;
       }
       ```
   
 * or you can change the class as you need
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Some images not shrinking when viewed on mobile phones.](https://wordpress.org/support/topic/some-images-not-shrinking-when-viewed-on-mobile-phones/)
 *  [idur](https://wordpress.org/support/users/idur/)
 * (@idur)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/some-images-not-shrinking-when-viewed-on-mobile-phones/#post-3622788)
 * i can’t see that your website is responsive in themes ?
    you can start from twentytwelve
   theme as foundation of your themes building …

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