*/ $html = ''; $html .= '
'.__('Base font size','blogBox').''; $html .= ' - '.__('All font sizes in the theme are based on the base font size.','blogBox'); $html .= ' '.__('The font size you select will really depend on the font styles you use.','blogBox'); $html .= ' '.__('Once you select your styles play with the size until you get the one right for your theme.','blogBox').'
'; $html .= ''.__('Font Styles','blogBox').''; $html .= ' - '.__('blogBox allows the user to select different font styles for their websites.','blogBox'); $html .= ' '.__('You can pick fonts for Header Text and for Body Text.','blogBox'); $html .= ' '.__('In each group the user can either select from a standard font in the dropdown list or the user can use a Google Web font by clicking the checkbox and selecting a Google Web Font from a dropdown list.','blogBox').'
'; $html .= ''.__('Make sure you "Save Settings" when your finished.','blogBox').'
'; return $html; ?>