*/ $html = ''; $html .= '

'.__('Text Color Options','blogBox').'

'; $html .= '

'.__('You can change the text colors for your theme.','blogBox').'

'; $html .= '

'.__('You can select the cell and then use the color wheel to pick a color.','blogBox').' '; $html .= __('Select the dot on the circle and drag around the circle to get the major color you want.','blogBox').' '; $html .= __(' Then drag the dot in the square to set the saturation.','blogBox').'

'; $html .= '

'.__('You can also 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; ?>