From 52723bcb8de381a2d6794727ac4cb7ab77a58620 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 11 Feb 2015 09:42:11 -0500 Subject: [PATCH] Work on reservation widget --- scss/_structure.scss | 12 ++-- templates/reservation.html | 19 +++--- templates/template.html | 126 +++++++++++++++++++++---------------- 3 files changed, 88 insertions(+), 69 deletions(-) diff --git a/scss/_structure.scss b/scss/_structure.scss index f3bb9c0..fbd47dd 100755 --- a/scss/_structure.scss +++ b/scss/_structure.scss @@ -489,7 +489,7 @@ ul#mainnav li a:hover { #reservation_wrapper { /*width: 990px;*/ height: 59px; - padding: 16px 35px; + /*padding: 16px 35px;*/ background: url(../assets/res_bg.jpg) 0 0 repeat-x; } #reservation_wrapper h2 { @@ -499,15 +499,15 @@ ul#mainnav li a:hover { overflow: hidden; text-align: right; margin: 0; - padding: 3px 0; + /*padding: 3px 0;*/ } #reservation_wrapper form { display: block; - float: left; + /*float: left;*/ /*width: 70%;*/ overflow: hidden; margin: 0; - padding: 0 0 0 20px; + /*padding: 0 0 0 20px;*/ } #reservation_wrapper form input.hasDatepicker { display: block; @@ -516,8 +516,8 @@ ul#mainnav li a:hover { height: 28px; border: 1px solid #6B6AB3; border-radius: 4px; - margin: 0 20px 0 0; - padding: 3px; + /*margin: 0 20px 0 0;*/ + /*padding: 3px;*/ color: #FFF; cursor: pointer; background: url(../assets/datepicker.jpg) 100% 0 no-repeat; diff --git a/templates/reservation.html b/templates/reservation.html index 36ca23f..6b88e08 100644 --- a/templates/reservation.html +++ b/templates/reservation.html @@ -1,15 +1,16 @@
-
-
-
+

Make A Reservation:

+
+
+
diff --git a/templates/template.html b/templates/template.html index 9de0767..d49d176 100755 --- a/templates/template.html +++ b/templates/template.html @@ -1,62 +1,73 @@ - - - -{pageTitle:h} - - -{if:isReservationPage} - -{end:} - -{styles:h} - - - -{topScripts:h} - - + + + + + + {pageTitle:h} + + {if:isReservationPage} + + {end:} + + {styles:h} + + + {topScripts:h} + + {if:isHomePage} - + {else:} {end:} -
- -
+ +
+ + + + +
{if:rotatingImages}{rotatingImages:h}{end:}
-
-

Make A Reservation:

+
@@ -73,7 +84,7 @@ {if:sideNav}
{else:} -
+
{end:}
- + +
+
{bottomScripts:h} + +