Title: Resizing Thumbnails With CSS
Last modified: August 19, 2016

---

# Resizing Thumbnails With CSS

 *  [pdlr](https://wordpress.org/support/users/pdlr/)
 * (@pdlr)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/resizing-thumbnails-with-css/)
 * Hello, wondering if there is a way to re-size thumbnails on a page to a certain
   size. I am thinking the css handle is “imagelink” but this is not working at 
   all. Any ideas?
 * Thanks for any help.

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

 *  [deadceasar](https://wordpress.org/support/users/deadceasar/)
 * (@deadceasar)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/resizing-thumbnails-with-css/#post-674074)
 * i use a simple em method for my gallery. for example:
 * img {width:25em; height:34em; }
 * of course ‘img’ will be whatever you wrap your images in, but you can then tweak
   it however you please.
 * hope that helps.
 *  Thread Starter [pdlr](https://wordpress.org/support/users/pdlr/)
 * (@pdlr)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/resizing-thumbnails-with-css/#post-674176)
 * Thanks, i ended up messing with the variables within the function that creates
   thumbnails while uploading so that thumbnails are always the same height regardless
   of width. You can see an example at the bottom of the page here:
 * [http://alphadilettante.com/2007/12/31/manichaus-christmas-art-sale/](http://alphadilettante.com/2007/12/31/manichaus-christmas-art-sale/)
 * This is what I needed.
 * It’s really good to download the whole site to your HD and have dreamweaver do
   a source code search like, in this example, “thumbnail” and just figure it out.

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

The topic ‘Resizing Thumbnails With CSS’ is closed to new replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [pdlr](https://wordpress.org/support/users/pdlr/)
 * Last activity: [18 years, 5 months ago](https://wordpress.org/support/topic/resizing-thumbnails-with-css/#post-674176)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
