From: Ian Weller Date: Tue, 28 Mar 2017 19:55:48 +0000 (-0400) Subject: I think the golf template is finished. X-Git-Tag: v1.2.22^2~33 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=bafb3f81ad1469f778ec2b3eb6cbeea6ba6f3dbe;p=WP-Themes%2Fmountpleasantwow.git I think the golf template is finished. I think I have the golf template in a position that meets all the requested requirements. --- 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 '