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

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

'; $html .= '

'.__('If you feel adventurous blogBox allows you to develop your own color scheme.','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 .= '

'.__('It is also possible to put in a light or dark gradient over the background color.','blogBox').' '; $html .= __(' Simply select the gradient you want from the dropdown box.','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; ?>