From e33096a83a76dcccbefc19c4cab9e5765190bd7f Mon Sep 17 00:00:00 2001 From: Alexander Agnarson Date: Sun, 22 Jul 2018 20:58:38 +0200 Subject: [PATCH] Light color styling option --- footer.php | 2 +- functions.php | 1 + functions/dynamic-styles.php | 4 +- functions/theme-options.php | 9 + img/sidebar/light/s-left-collapse.png | Bin 0 -> 933 bytes .../light/s-left-dual-full-collapse.png | Bin 0 -> 941 bytes img/sidebar/light/s-left-dual-full-expand.png | Bin 0 -> 954 bytes .../light/s-left-dual-half-collapse.png | Bin 0 -> 951 bytes img/sidebar/light/s-left-dual-s2.png | Bin 0 -> 939 bytes img/sidebar/light/s-left.png | Bin 0 -> 944 bytes img/sidebar/light/s-right-collapse.png | Bin 0 -> 933 bytes .../light/s-right-dual-full-collapse.png | Bin 0 -> 941 bytes .../light/s-right-dual-full-expand.png | Bin 0 -> 953 bytes .../light/s-right-dual-half-collapse.png | Bin 0 -> 953 bytes img/sidebar/light/s-right-dual-s2.png | Bin 0 -> 110 bytes img/sidebar/light/s-right-s1.png | Bin 0 -> 943 bytes img/sidebar/light/s-right-s2.png | Bin 0 -> 940 bytes light.css | 166 ++++++++++++++++++ sidebar.php | 2 +- style.css | 2 +- 20 files changed, 182 insertions(+), 4 deletions(-) create mode 100644 img/sidebar/light/s-left-collapse.png create mode 100644 img/sidebar/light/s-left-dual-full-collapse.png create mode 100644 img/sidebar/light/s-left-dual-full-expand.png create mode 100644 img/sidebar/light/s-left-dual-half-collapse.png create mode 100644 img/sidebar/light/s-left-dual-s2.png create mode 100644 img/sidebar/light/s-left.png create mode 100644 img/sidebar/light/s-right-collapse.png create mode 100644 img/sidebar/light/s-right-dual-full-collapse.png create mode 100644 img/sidebar/light/s-right-dual-full-expand.png create mode 100644 img/sidebar/light/s-right-dual-half-collapse.png create mode 100644 img/sidebar/light/s-right-dual-s2.png create mode 100644 img/sidebar/light/s-right-s1.png create mode 100644 img/sidebar/light/s-right-s2.png create mode 100644 light.css diff --git a/footer.php b/footer.php index 5cfb740..cbc3503 100644 --- a/footer.php +++ b/footer.php @@ -29,7 +29,7 @@ is_active_sidebar( 'footer-3' ) || is_active_sidebar( 'footer-4' ) ) && $total > 0 ) { ?> -