*/ $html = ''; $html .= '
'.__('You can change background and font colors for certain post formats.','blogBox'); $html .= '
'.__('The best thing to do is set up test posts and play with the colors until you get what you want.','blogBox').'
'; $html .= ''.__('Aside Post Format','blogBox').''; $html .= ' - '.__('Set the top and bottom gradient color and the text color','blogBox').'
'; $html .= ''.__('Audio Post Format','blogBox').''; $html .= ' - '.__('Set the background and text colors','blogBox').'
'; $html .= ''.__('Chat Post Format','blogBox').''; $html .= ' - '.__('Set the background color.','blogBox').'
'; $html .= ''.__('Link Post Format','blogBox').''; $html .= ' - '.__('Set the background, text and hover colors.','blogBox').'
'; $html .= ''.__('Status Post Format','blogBox').''; $html .= ' - '.__('Set the background, text and meta strip colors','blogBox').'
'; $html .= ''.__('Quote Post Format','blogBox').''; $html .= ' - '.__('Set the background, border, and text colors.','blogBox').'
'; return $html;