From: Laury GvR Date: Tue, 7 Oct 2014 14:51:41 +0000 (-0400) Subject: Parrotslanding responsive design. X-Git-Tag: v1.0.0~20 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=b721a859d012a76fa4aaa65bc39fa984836b16d8;p=WP-Themes%2FParrotsLanding.git Parrotslanding responsive design. Back to splitting things up header/sidebar/index/footer. Images responsive. Cleaning up css. A bunch more things. --- diff --git a/footer.php b/footer.php index 2587701..4a7d8a7 100755 --- a/footer.php +++ b/footer.php @@ -1,6 +1,14 @@ - - - + + + + + + + + + + +
+
+
+
+
+ + + +
+
+ \ No newline at end of file diff --git a/index.php b/index.php index 934d2a5..17739d1 100644 --- a/index.php +++ b/index.php @@ -1,41 +1,5 @@ - - - -
-
-
-
-
- - - -
-
- - + +
-
+
- -
-
- -
- -
- - - - + diff --git a/page-38.php b/page-38.php index bcb0f2e..a2d518b 100644 --- a/page-38.php +++ b/page-38.php @@ -1,30 +1,35 @@ - - + + + +
+

+ +
+ + + +

+ -
-
- -
- - - -

- - - " . get_the_title() . ""; ?> -

Fill out this form to request a reservation or send us an email - rentals@parrotslanding.com - . Be sure to include the dates, and equipment desired. We would love to hear form you! -

- -
- - - - + " . get_the_title() . ""; ?> +

Fill out this form to request a reservation or send us an email + rentals@parrotslanding.com + . Be sure to include the dates, and equipment desired. We would love to hear form you! +

+ +
+
+ For Dune Buggy and Quad Rentals visit us at Wild Bill's Atvs +
+
+ \ No newline at end of file diff --git a/sidebar.php b/sidebar.php index e69de29..9f8fb9c 100755 --- a/sidebar.php +++ b/sidebar.php @@ -0,0 +1,18 @@ + diff --git a/style.css b/style.css index 68b1ca8..ad0d666 100755 --- a/style.css +++ b/style.css @@ -69,6 +69,9 @@ img { border: 0; display: block; } +#toolbox img { + margin: 4px 8px; + } /* Wrappers */ #wrapper { background-color: #f7941d; @@ -141,7 +144,7 @@ img { } @media (min-width: 641px) { .tab-bar{ - display: none; +/* display: none;*/ } } /* Main Contant Area */ @@ -305,11 +308,11 @@ aside.left-off-canvas-menu ul.off-canvas-list li a { list-style-position: inside; } /* End of each page */ -#wildbillfooter { +#main-footer { text-align: center; font-size: 16px; line-height: 18px; - margin: 13px 0 18px 0; + margin: 24px 0 24px 0; } /* Copyright */ #copyright { @@ -378,10 +381,6 @@ aside.left-off-canvas-menu ul.off-canvas-list li a { } @media (max-width: 640px) { - #column { - display: none; - width: 0; - } #main { margin: 0px; }