'
  • ', 'after_widget' => '
  • ', 'before_title' => '

    ', 'after_title' => '

    ', )); function widget_om_tags() { ?>
  • Tag Cloud

  • TenByTwenty.com | Designed by Ed Merritt 4X.WP.OM.20.EM"; } /* colour schemes */ function body_sub_theme() { echo get_option('sub_theme'); } add_action('admin_menu', 'sub_theme_page'); function sub_theme_page() { if ( isset( $_GET['page'] ) && $_GET['page'] == 'sub_theme' ) { if ( isset( $_REQUEST['action'] ) && 'save' == $_REQUEST['action'] ) { check_admin_referer('sub-theme-header'); update_option('sub_theme', $_REQUEST['sub-theme']); //wp_redirect("themes.php?page=sub_theme&saved=true"); //die; } add_action('admin_head', 'sub_theme_page_head'); } add_theme_page(__('Customize Header'), __('Choose a colour scheme'), 'edit_themes', 'sub_theme', 'sub_theme_body'); } function sub_theme_page_head() { ?>

    '.__('Options saved.').'

    '; ?>

    Colour Schemes

    select a colour scheme for your blog: