From: Anthony Talarico Date: Mon, 4 Jan 2016 14:18:42 +0000 (-0500) Subject: adjusting blog style X-Git-Tag: v1.0.0^2~181 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=16bd95c9a80b57163fd66ff0cff6c825319ffa35;p=WP-Themes%2Fotsego.git adjusting blog style --- diff --git a/functions.php b/functions.php index e26d176..1f16437 100644 --- a/functions.php +++ b/functions.php @@ -70,25 +70,40 @@ function glm_site_scripts() } - -/* Header for posts*/ function glm_get_header() { echo ''; echo ''; -// echo '
'; -// echo '
'; -// echo '
'; -// echo '
'; + echo '
'; + echo '
'; + echo '
'; + echo '
'; } +///* Header for posts*/ +//function glm_get_header() { +// echo ''; +// echo ''; +//// echo '
'; +//// echo '
'; +//// echo '
'; +//// echo '
'; +//} // // The code below is useful when you want the image to resize to // if (has_post_thumbnail()) { diff --git a/home.php b/home.php index 8168dea..d84c65b 100644 --- a/home.php +++ b/home.php @@ -1,10 +1,17 @@ +
+ +
- +
+
+

County News

diff --git a/parts/head-image.php b/parts/head-image.php new file mode 100644 index 0000000..0ae7508 --- /dev/null +++ b/parts/head-image.php @@ -0,0 +1,5 @@ +
+ +
+
+
\ No newline at end of file