diff --git a/templates/bulletproof/plugin_calendar.tpl b/templates/bulletproof/plugin_calendar.tpl index a543881e..20a5d3ce 100644 --- a/templates/bulletproof/plugin_calendar.tpl +++ b/templates/bulletproof/plugin_calendar.tpl @@ -6,7 +6,7 @@ {if $template_option.colorset == 'blank'} {$CONST.BACK} {else} - {$CONST.BACK} + {$CONST.BACK} {/if} {else} @@ -22,7 +22,7 @@ {if $template_option.colorset == 'blank'} {$CONST.FORWARD} {else} - {$CONST.FORWARD} + {$CONST.FORWARD} {/if} {else} diff --git a/templates/bulletproof/style.css b/templates/bulletproof/style.css index ba98fedc..9b22a5d2 100644 --- a/templates/bulletproof/style.css +++ b/templates/bulletproof/style.css @@ -99,6 +99,7 @@ p { display: inline; } +.serendipity_calendarHeader img, .serendipity_pageFooter img{ vertical-align: middle; margin: 0 2px;