Title: Image question
Last modified: August 18, 2016

---

# Image question

 *  [visionquest](https://wordpress.org/support/users/visionquest/)
 * (@visionquest)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/image-question/)
 * Question on images in WP:
 * Can the image automatically be resized to neatly fit the width of the theme? 
   I have some users who have no clue about photo dimensions or reducing them.

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/image-question/#post-469015)
 * Then you have to teach them…
    I don’t know of any “automatic” image resizing.
   It always has to be done BEFORE uploading the image.
 *  [pheonix13](https://wordpress.org/support/users/pheonix13/)
 * (@pheonix13)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/image-question/#post-469025)
 * I’m trying to figure out how to add a small image to the left and right of my
   title. Can anyone help me with htis?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/image-question/#post-469035)
 * Title of what?
 *  [pheonix13](https://wordpress.org/support/users/pheonix13/)
 * (@pheonix13)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/image-question/#post-469091)
 * The title of my Blog is What’s It All About, Jack? You can find it at [http://www.whatsitallaboutjack.com](http://www.whatsitallaboutjack.com).
   I would like to put small images of the 2 blog authors On the left and right 
   of the title in the header.
 *  [daverea](https://wordpress.org/support/users/daverea/)
 * (@daverea)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/image-question/#post-469397)
 * I beg to differ – I don’t know how it’s done or what tag is used to control it,
   but somehow the wordpress default theme “resizes” images that are wider than 
   the text column. Maybe it’s taking the inefficient route of resizing in the browser
   by passing the width= parameter inside the img tag?
 * When I use the default theme with my blog (daverea.com) it shows the images cleanly
   the same width as the text column. Using other themes, if the image’s pixel dimensions
   are wider than the text column, the image spills underneath the menus on the 
   right side.
 * So it is possible, we just need to figure out how it’s done.
 *  [daverea](https://wordpress.org/support/users/daverea/)
 * (@daverea)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/image-question/#post-469398)
 * As a follow-up to my last post, upon looking a little closer at the “resized”
   images that come through with the default theme, I’m noticing some “jaggies” 
   in them that would indicate the image is being brute-force resized by the browser
   in response to a width= parameter inside an img tag.
 * How to get a theme to follow that behavior and include a width= forcing parameter
   is still beyond me, but I think that gets us a little closer…
 *  [Ryan Fitzer](https://wordpress.org/support/users/ryanfitzer/)
 * (@ryanfitzer)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/image-question/#post-469399)
 * The default theme does this with css.
 * p img {
    padding: 0; max-width: 100%; }

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

The topic ‘Image question’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 5 participants
 * Last reply from: [Ryan Fitzer](https://wordpress.org/support/users/ryanfitzer/)
 * Last activity: [19 years, 7 months ago](https://wordpress.org/support/topic/image-question/#post-469399)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
