Title: tdtdtt's Replies | WordPress.org

---

# tdtdtt

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Responsive thumbnails](https://wordpress.org/support/topic/reponsive-thumbnails/)
 *  Thread Starter [tdtdtt](https://wordpress.org/support/users/tdtdtt/)
 * (@tdtdtt)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/reponsive-thumbnails/#post-5878382)
 * Hi Cais,
 * Thank you but could you explain what you mean in a bit more depth?
 * I’m now trying to use the following code which works on a typical image
 *     ```
       .ngg-gallery-thumbnail-box {
           float: left;
           width: 30%;
           max-width:360px;
           height:auto;
       }
       ```
   
 * This still has no effect on the height, i want the height and width to scale 
   down relative to the browser window size. It seems there must be another rule
   overwriting mine but I can’t work out where this is?

Viewing 1 replies (of 1 total)