Title: Question regarding: Custom Header
Last modified: August 19, 2016

---

# Question regarding: Custom Header

 *  [denzel2364](https://wordpress.org/support/users/denzel2364/)
 * (@denzel2364)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/question-regarding-custom-header/)
 * The custom header is really hard to understand.
 * Im trying to resize the area to 299px x 223px.
 * Therefore, I have changed the following lines in functions.php:
 *     ```
       // The height and width of your custom header. You can hook into the theme's own filters to change these values.
       	// Add a filter to twentyten_header_image_width and twentyten_header_image_height to change these values.
       	define( 'HEADER_IMAGE_WIDTH', apply_filters( 'twentyten_header_image_width', 299 ) );
       	define( 'HEADER_IMAGE_HEIGHT', apply_filters( 'twentyten_header_image_height', 223 ) );
       ```
   
 * However, when i upload an image of that size it defaults back to the else statement(
   default image ‘path.jpg’).
 * Any ideas?

The topic ‘Question regarding: Custom Header’ is closed to new replies.

## Tags

 * [custome header](https://wordpress.org/support/topic-tag/custome-header/)
 * [resize](https://wordpress.org/support/topic-tag/resize/)
 * [upload](https://wordpress.org/support/topic-tag/upload/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [denzel2364](https://wordpress.org/support/users/denzel2364/)
 * Last activity: [15 years, 6 months ago](https://wordpress.org/support/topic/question-regarding-custom-header/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
