Title: Autofocus Theme Image Problem
Last modified: August 19, 2016

---

# Autofocus Theme Image Problem

 *  [amatutti](https://wordpress.org/support/users/amatutti/)
 * (@amatutti)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/autofocus-theme-image-problem/)
 * Hi! Like many members, I am seeking the advice of those of you with more experience
   than myself, which would be…ummm…EVERYONE! : )
    That said, can anyone tell me
   where to find the parameters for the image size in the “Autofocus” theme, so 
   I can insert into the template the proper size photo to accommodate it? I am 
   leaving my site “as is” so you can view the problem – which is embarrassingly
   obvious…roxiepoynor.com. Also, could you possibly direct me how to switch positions
   with the lower two photos (moving the lower right to the lower left, and vice
   versa). Thanks very much for any advice and support! I appreciate it! In the 
   meantime, I’ll keep studying my “WordPress for Dummies” bible!

Viewing 1 replies (of 1 total)

 *  [dotkate](https://wordpress.org/support/users/dotkate/)
 * (@dotkate)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/autofocus-theme-image-problem/#post-1633410)
 * Hi Amatutti,
 * To resize the bottom two images you need to go to the ‘appearance’ tab on the
   right and click ‘editor’.
    Open ‘stylesheet’ and scroll down to:
 *  /* Image Grid for the Home Page */
 * When you get there you’ll see each image has a grid number. To resize your bottom
   two images you’ll need to increase the pixels widths for images 5 & 6.
    To make
   them equal and fill the whole space try something along these lines:
 * .blog #content .hentry.p5 {width:394px;}
    .blog #content .hentry.p6 {width:394px;
   margin-right:0;}
 * To switch the lower left and lower right images, change the publish dates in 
   the ‘Edit Post’ section. The more recently the post was published then the higher
   up the page it will be.
 * If you also decide you want to remove the comment box from posts which may not
   need comments then go to ‘Single Post’ and remove:
 * // calling the comments template
    thematic_comments_template();
 * ,,,from under the ‘single_top’ and above the ‘single-insert’ actions.
 * Hope this helps,
    DotKate

Viewing 1 replies (of 1 total)

The topic ‘Autofocus Theme Image Problem’ is closed to new replies.

## Tags

 * [autofocus](https://wordpress.org/support/topic-tag/autofocus/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [parameters](https://wordpress.org/support/topic-tag/parameters/)
 * [template](https://wordpress.org/support/topic-tag/template/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [dotkate](https://wordpress.org/support/users/dotkate/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/autofocus-theme-image-problem/#post-1633410)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
