From 6816b56e925fbc35bc8415dd59a694da5b8a7b69 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Mon, 14 Jul 2014 15:22:41 +0000 Subject: Very ugly commit. Wasn't on top of regular commits, so this is just a blast commit with all the changes. --- inc/custom-header.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'inc/custom-header.php') diff --git a/inc/custom-header.php b/inc/custom-header.php index 2fabe5b..abb31bd 100644 --- a/inc/custom-header.php +++ b/inc/custom-header.php @@ -27,7 +27,7 @@ function twentythirteen_custom_header_setup() { 'default-image' => '%s/images/headers/circle.png', // Set height and width, with a maximum value for the width. - 'height' => 230, + //'height' => 230, 'width' => 1600, // Callbacks for styling the header and the admin preview. @@ -97,10 +97,12 @@ function twentythirteen_header_style() { + /* .site-header { background: url() no-repeat scroll top; background-size: 1600px auto; } + */