Reply To: Customize Your Header Tutorial and Question

#7599
nbduane
Participant

Hello all! I performed step one and two as per Schorsch’s suggestion… however… I can’t quite figure out #3. It says

3. To customize the size of your header replace:

// Allows users to set a custom header image
add_theme_support( ‘custom-header’, array(‘width’ => 759,
‘height’ => 500,

in your functions.php

I went to my functions.php file… and found nothing that looked like this should be replacing anything. Am I just supposed to insert it somewhere? If so… where?

I too would like to more easily have the header extend to the full defined width and height of the space available at the top. Please advise in a very simplistic manner to help address this issue.

Thanks so much!!!!!