*/ $html = ''; $html .= '
'.__('You can change the text colors for your theme.','blogBox').'
'; $html .= ''.__('Skins must not be enabled to use this feature.','blogBox').'
'; $html .= ''.__('You can select the cell and then use the color picker to select a color.','blogBox').' '; $html .= __('Once you have picked a color click the "current color" button','blogBox').' '; $html .= '
'.__('You can also type in or copy in hex color numbers from other cells.','blogBox').' '; $html .= __(' When you copy in the hex color, hit your "Enter" key for the box to change color.','blogBox').'
'; $html .= ''.__('Make sure you "Save Settings" when you are done.','blogBox').'
'; $html .= ''.__('Note that if the entry is deleted and saved the default will be loaded.','blogBox').'
'; return $html; ?>