style="background-image: url( );" style="background-image: url( );" >

' . get_the_date() . ''); elseif (is_month()) : printf(__('Monthly Archives: %s', 'bloggers-lite'), '' . get_the_date(_x('F Y', 'monthly archives date format', 'bloggers-lite')) . ''); elseif (is_year()) : printf(__('Yearly Archives: %s', 'bloggers-lite'), '' . get_the_date(_x('Y', 'yearly archives date format', 'bloggers-lite')) . ''); else : the_archive_title(); endif; ?>