Title: Image Squashed on Page
Last modified: August 20, 2016

---

# Image Squashed on Page

 *  [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/image-squashed-on-page-1/)
 * Hi all,
 * I have inserted an image to a page on my site which has no sidebar. The image
   in 900px across as is the width of the no-sidebar template I’m using I tried 
   adjusting widths in the CSS but I can’t figure out what the problem is. It’s 
   as if the image refuses to go any wider than 570px (the width of the content 
   when the sidebar is present.)
 * [http://www.mytraguspiercing.com/ebook/](http://www.mytraguspiercing.com/ebook/)
 * Does anyone here have any ideas on how I could fix this?
 * Regards

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/image-squashed-on-page-1/#post-3481025)
 * The following CSS in your theme is affecting the image:
 *     ```
       .entry img {
           max-width: 600px;
       }
       ```
   
 *  Thread Starter [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * (@wealthpossible)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/image-squashed-on-page-1/#post-3481027)
 * I have already changed the CSS to:
 *     ```
       .entry img {
       	max-width: 900px;
       }
       ```
   
 * and I still have the problem.
 * _[duplicate – continue with your original topic [http://wordpress.org/support/topic/image-squashed-on-page?replies=3#post-3869648](http://wordpress.org/support/topic/image-squashed-on-page?replies=3#post-3869648)]_

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

The topic ‘Image Squashed on Page’ is closed to new replies.

## Tags

 * [content](https://wordpress.org/support/topic-tag/content/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [page](https://wordpress.org/support/topic-tag/page/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [wealthpossible](https://wordpress.org/support/users/wealthpossible/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/image-squashed-on-page-1/#post-3481027)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
