diff --git a/functions.php b/functions.php index 8d83908..51fd4ad 100644 --- a/functions.php +++ b/functions.php @@ -47,7 +47,7 @@ function disable_wp_emojis_in_tinymce( $plugins ) { } } - +add_theme_support( 'custom-header' ); require get_template_directory().'/src/calend-block.php'; require get_template_directory().'/src/calendar.php'; diff --git a/header.php b/header.php index 1692fce..5aa5cc9 100644 --- a/header.php +++ b/header.php @@ -11,7 +11,7 @@ - + diff --git a/page-34623.php b/page-34623.php new file mode 100644 index 0000000..1e06b1b --- /dev/null +++ b/page-34623.php @@ -0,0 +1,8 @@ + +
+

+ +
+ + + diff --git a/page-34626.php b/page-34626.php new file mode 100644 index 0000000..1e06b1b --- /dev/null +++ b/page-34626.php @@ -0,0 +1,8 @@ + +
+

+ +
+ + + diff --git a/pets-template.php b/pets-template.php new file mode 100644 index 0000000..93f2328 --- /dev/null +++ b/pets-template.php @@ -0,0 +1,15 @@ + + +get_header( 'pets' );?> +
+

+ +
+ + + diff --git a/style.css b/style.css index 67f00ba..55f7d54 100644 --- a/style.css +++ b/style.css @@ -1992,6 +1992,10 @@ a{ } +.current_page_item a{ + color: #666; +} + #calendar-item{ background-color: #2571A6;