Title: Header Image Size
Last modified: August 20, 2016

---

# Header Image Size

 *  Resolved [theflairexchange](https://wordpress.org/support/users/theflairexchange/)
 * (@theflairexchange)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/header-image-size-2/)
 * I would like to use a header image that is 250×250. I’ve attempted adding to 
   the custom CSS box, with no success. Suggestions welcomed.

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

 *  [Josh Hardman](https://wordpress.org/support/users/joshuk/)
 * (@joshuk)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/header-image-size-2/#post-3247486)
 * Either target the img directly or add a class to the image like so:
 * <img src=”#” class=”headerImage” />
 * Then in CSS:
 * .headerImage{
    width: 250px; height: 250px; }
 *  Theme Author [bradthomas127](https://wordpress.org/support/users/bradthomas127/)
 * (@bradthomas127)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/header-image-size-2/#post-3247534)
 * [@theflairexchange](https://wordpress.org/support/users/theflairexchange/) -Leaf
   supports custom Headers, Go to your Dashboard => Appearance => Header => and 
   you can upload on there.
 *  Thread Starter [theflairexchange](https://wordpress.org/support/users/theflairexchange/)
 * (@theflairexchange)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/header-image-size-2/#post-3247535)
 * [@bradthomas127](https://wordpress.org/support/users/bradthomas127/) – When I
   upload a header image there, I’m being forced to crop it to a height of 90px.
 *  Theme Author [bradthomas127](https://wordpress.org/support/users/bradthomas127/)
 * (@bradthomas127)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/header-image-size-2/#post-3247545)
 * When you first upload it does it give you the expand box(white dashed lines) 
   like [this screenshot](http://awesomescreenshot.com/0a0ow96c6)? If not you might
   need to update date your WordPress install.
 * I see your from Orlando, i lived there most of my life.
 *  Thread Starter [theflairexchange](https://wordpress.org/support/users/theflairexchange/)
 * (@theflairexchange)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/header-image-size-2/#post-3247547)
 * Yes, I was in an older version of wp. I updated and all is well. Thanks for your
   help. Yes, I am in Orlando!
 *  [theYiffer](https://wordpress.org/support/users/theyiffer/)
 * (@theyiffer)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/header-image-size-2/#post-3247724)
 * I’ll reopen the thread with this question. Is the Leaf theme structured to accept
   larger header images? I can monkey with the size in the leaf_custom_header_setup()
   function within custom-header.php, but the theme seems to be inherently restricted.
   Like it’s within a table cell that has a predefined size. (It probably is within
   a cell. 😛 )
 * Thanks!
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 5 months ago](https://wordpress.org/support/topic/header-image-size-2/#post-3247725)
 * Re-opening threads or posting on others’ threads for your own support is against
   forum rules. Create your own thread.
 *  [theYiffer](https://wordpress.org/support/users/theyiffer/)
 * (@theyiffer)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/header-image-size-2/#post-3247726)
 * Sorry! 🙁

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

The topic ‘Header Image Size’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/leaf/1.1.2/screenshot.png)
 * Leaf
 * [Support Threads](https://wordpress.org/support/theme/leaf/)
 * [Active Topics](https://wordpress.org/support/theme/leaf/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/leaf/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/leaf/reviews/)

 * 8 replies
 * 5 participants
 * Last reply from: [theYiffer](https://wordpress.org/support/users/theyiffer/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/header-image-size-2/#post-3247726)
 * Status: resolved