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

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

'; $html .= '

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

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