I am having the same problem with the third-style theme… When I try to change the height of the header in functions.php, it has no effect.
define( ‘HEADER_IMAGE_HEIGHT’, apply_filters( ‘thirdstyle_header_image_height’, 220 ) );
I changed it from 198 to 220.
Something down the road must be overriding the size constants. Any third-style help out there?