To clarify here is a screenprint of the problem. http://i40.tinypic.com/6z3alc.jpg
It’s the div’s with blue and red border that won’t resize no matter what I do.
Thanks for the comprehensive answer but I’ve already tried that and the header size won’t budge. For example I’ve put the height to 13 and it does nothing.
` define( ‘HEADER_IMAGE_WIDTH’, apply_filters( ‘bp_dtheme_header_image_width’, 1250 ) );
define( ‘HEADER_IMAGE_HEIGHT’, apply_filters( ‘bp_dtheme_header_image_height’, 13 ) );`