Title: serraglia's Replies | WordPress.org

---

# serraglia

  [  ](https://wordpress.org/support/users/serraglia/)

 *   [Profile](https://wordpress.org/support/users/serraglia/)
 *   [Topics Started](https://wordpress.org/support/users/serraglia/topics/)
 *   [Replies Created](https://wordpress.org/support/users/serraglia/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/serraglia/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/serraglia/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/serraglia/engagements/)
 *   [Favorites](https://wordpress.org/support/users/serraglia/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme: wu wei] Resizing the Header Image](https://wordpress.org/support/topic/theme-wu-wei-resizing-the-header-image/)
 *  Thread Starter [serraglia](https://wordpress.org/support/users/serraglia/)
 * (@serraglia)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/theme-wu-wei-resizing-the-header-image/#post-2479994)
 * Ok, I managed by myself. I hope that this can help someone else:
 * go to Theme Functions (functions.php)
    Select theme to edit: // Your changeable
   header business starts … NOW // Set some default values define(‘HEADER_TEXTCOLOR’,‘
   D1D9DC’); // Default text color define(‘HEADER_IMAGE_WIDTH’, 700); // Default
   image width is actually the div’s height define(‘HEADER_IMAGE_HEIGHT’, 372); //
   Same for height
 * HEADER_IMAGE_WIDTH and HEADER_IMAGE_HEIGHT
    is what you have to change.
 * happy blogging

Viewing 1 replies (of 1 total)