From bafb3f81ad1469f778ec2b3eb6cbeea6ba6f3dbe Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Tue, 28 Mar 2017 15:55:48 -0400 Subject: [PATCH] I think the golf template is finished. I think I have the golf template in a position that meets all the requested requirements. --- css/app.css | 13 +++++++++++-- functions.php | 2 +- page-golf-template.php | 18 +++++++++++------- scss/_main.scss | 18 ++++++++++++++++-- 4 files changed, 39 insertions(+), 12 deletions(-) diff --git a/css/app.css b/css/app.css index 385dde2..fe905ed 100644 --- a/css/app.css +++ b/css/app.css @@ -6970,14 +6970,23 @@ main #mid { min-height: 170px; } } #head-img #golf-logo { position: absolute; - bottom: 70px; + bottom: 20px; right: 25px; - z-index: 5; -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.8); -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.8); -ms-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.8); box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.8); } +main#golf-template h2#slide-text { + margin-top: -85px; } +main#golf-template img.orb-shadow { + top: 0; } +main#golf-template #content-wrapper { + top: 0; } +main#golf-template ul.sidenav { + list-style: none; + margin-left: 0; } + main.search-results #head-img { margin: -280px auto 0; } @media only screen and (max-width: 40em) { diff --git a/functions.php b/functions.php index 9b2de02..617c797 100644 --- a/functions.php +++ b/functions.php @@ -418,7 +418,7 @@ function glm_side_menu() { $ID = $parent->ID; } echo '

'.get_the_title($ID).'

'; - echo '