From: Anthony Talarico Date: Fri, 4 Dec 2015 18:41:00 +0000 (-0500) Subject: removed glm get header from archive.php X-Git-Tag: v1.0.0^2~135 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=4281749cd04ffa2d9437dca2151ad299fa3e4443;p=WP-Themes%2Fstaffords.git removed glm get header from archive.php --- diff --git a/archive.php b/archive.php index a6c8f8c..66455a2 100644 --- a/archive.php +++ b/archive.php @@ -1,12 +1,12 @@
- +
id="interior"> - +
diff --git a/functions.php b/functions.php index ee843b0..6997d7b 100644 --- a/functions.php +++ b/functions.php @@ -107,7 +107,7 @@ function glm_get_header() { echo ' id="feature-image" style="background-image: url('.get_template_directory_uri().'/assets/slide-6.jpg);height:100%;padding:0;background-position:top center;background-size:cover;background-repeat:no-repeat;min-height: 270px;max-height: 630px;"'; echo '>'; - echo '
'; + echo '
'; echo '
'; echo '
'; echo '
';