From b7b3a704369389c17409309fa80a0dc1ec1de45f Mon Sep 17 00:00:00 2001 From: andrewmbacon Date: Wed, 30 Jul 2014 09:53:11 -0400 Subject: [PATCH] Pages, Footer, Images Standardizing pages, making sure they all use the same markup. Adding some spacing to images. Fixing some footer variables. --- _notes/dwsync.xml | 2 +- archive.php | 2 +- content-home.php | 17 +++++ content-page.php | 2 + css/_notes/dwsync.xml | 2 +- css/alignments.css | 4 +- inc/_notes/dwsync.xml | 2 +- inc/sidemenu-walker.php | 16 +++++ inc/submenu-check.php | 37 ++++++++++ inc/submenu-closing-tags.php | 4 ++ page-az.php | 131 ++++++++++++++++++++--------------- page-blog.php | 92 +++++++++--------------- page-home.php | 68 +++++++++--------- page-user-profile.php | 49 +++++++------ page.php | 112 ------------------------------ sass/_notes/dwsync.xml | 2 +- sass/alignments.scss | 5 +- sass/footer.scss | 2 +- sass/utilities.scss | 2 + sass/variables.scss | 2 + search.php | 2 +- style.css | 29 ++++++-- 22 files changed, 289 insertions(+), 295 deletions(-) create mode 100644 content-home.php create mode 100644 inc/sidemenu-walker.php create mode 100644 inc/submenu-check.php create mode 100644 inc/submenu-closing-tags.php delete mode 100644 page.php diff --git a/_notes/dwsync.xml b/_notes/dwsync.xml index c32d828..039e1d1 100644 --- a/_notes/dwsync.xml +++ b/_notes/dwsync.xml @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/archive.php b/archive.php index 9278675..8934869 100755 --- a/archive.php +++ b/archive.php @@ -15,7 +15,7 @@ get_header(); ?> -