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

' . get_the_date() . ''); elseif (is_month()) : printf(__('Monthly Archives', 'bloggers-lite') . ': ' . get_the_date('F Y') . ''); elseif (is_year()) : printf(__('Yearly Archives', 'bloggers-lite') . ': ' . get_the_date('Y') . ''); else : the_archive_title(); endif; ?>