Reply To: Added a Header To Exact Specs Only To See It Double In Size

Homepage Community Forums Epik Theme Support Added a Header To Exact Specs Only To See It Double In Size Reply To: Added a Header To Exact Specs Only To See It Double In Size

#6209
wisefamily
Customer

    The image is exactly 1152×120 and in the functions.php file it has this:

    add_theme_support( ‘genesis-custom-header’, array(
    ‘width’ => 1152,
    ‘height’ => 120

    You can also see that my image is only 1152, 120 here:

    http://berkeycleanwater.com/test/wp-content/uploads/2013/08/Header.jpg

    I wonder why it’s looking huge.