From: Anthony Talarico Date: Mon, 15 Aug 2016 13:51:34 +0000 (-0400) Subject: adjusting the front page blocks image size in the functions file, increasing from... X-Git-Tag: v1.0.0^2~124 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=c5130eb0aae946830b7a1959916b7c734a19fc7a;p=WP-Themes%2Fpetoskeyarea.git adjusting the front page blocks image size in the functions file, increasing from 300 to 320 to remove space between front page blocks --- diff --git a/functions.php b/functions.php index fffb3b0..538a9ff 100644 --- a/functions.php +++ b/functions.php @@ -239,7 +239,7 @@ function mytheme_init() { add_action('init', 'mytheme_init', 10); add_image_size('glm_block', 200,100,true); -add_image_size('glm_block_frontpage', 300,408, true); +add_image_size('glm_block_frontpage', 320,408, true); function wpse_setup_theme() { add_image_size('glm-block-image', 290, 190,true); diff --git a/parts/glm-blocks.php b/parts/glm-blocks.php index 5d3d7e8..869a32e 100644 --- a/parts/glm-blocks.php +++ b/parts/glm-blocks.php @@ -1,5 +1,5 @@ - +
@@ -21,7 +21,7 @@

post_content . $block->post_excerpt;?>

- +