Reply To: HEADER PROBLEM: WHERE TO LOOK FOR CODE TO CHANGE SIZE

#10679
Daniel Tara
Keymaster

In functions.php function pinboard_theme_setup you can find a call to add_theme_support( ‘custom-header’, … ); where the width and height attributes are defined. You can change them there.