'ffffff', 'text' => '555555', 'link' => '557799', 'border' => 'dddddd', 'url' => 'b4c24b', ); $content_width = 480; if ( function_exists( 'register_sidebars' ) ) register_sidebars(1); add_theme_support( 'automatic-feed-links' ); // Custom background add_custom_background(); add_theme_support( 'print-style' ); function simpla_custom_background() { if ( '' != get_background_color() && '' == get_background_image() ) { ?> __( 'Header Navigation', 'simpla' ), 'secondary' => __( 'Footer Navigation', 'simpla' ), ) ); /** * Adds support for Custom Header Image. */ define( 'NO_HEADER_TEXT', true ); // The default header text color define( 'HEADER_TEXTCOLOR', '' ); // By leaving empty, we default to random image rotation define( 'HEADER_IMAGE', '' ); // The height and width of your custom header. define( 'HEADER_IMAGE_WIDTH', 750 ); define( 'HEADER_IMAGE_HEIGHT', 120 ); // Add support for Manifest header image. add_custom_image_header( '', 'simpla_admin_header_style' ); add_theme_support( 'custom-header', array( 'random-default' => false ) ); /** * Styles the header image displayed on the Appearance > Header admin panel. */ function simpla_admin_header_style() { ?>