WP-TopBar Debug Mode: In Color Selection Options';
global $wp_version;
if ( version_compare( $wp_version, "3.5", '>=' ) )
wptb_ColorPicker($wptbOptions);
else
wptb_farbtastic($wptbOptions);
} // End of wptb_colorselection_options
//=========================================================================
// new Color Picker
//=========================================================================
function wptb_ColorPicker($wptbOptions) {
?>
Click the color box to select the color to use. Bar color is NOT used if Image is enabled (that is set on the '>TopBar Text and Image tab.)
| Color of the Bar: | |
| Color of the bottom border of the Bar: | |
| Color of the Message: | |
| Color of the Link: |
|
Click the color box to select the color to use. Bar color is NOT used if Image is enabled (that is set on the '>TopBar Text and Image tab.)
| Color of the Bar: | |
| Color of the bottom border of the Bar: | |
| Color of the Message: | |
| Color of the Link: |
|