windhamdavid 9 years ago
parent
commit
3f3695aee5
5 changed files with 18 additions and 9 deletions
  1. 0 3
      css/stripe.css
  2. 8 1
      index.php
  3. 1 1
      page-form.php
  4. 1 4
      page-thanks.php
  5. 8 0
      style.css

+ 0 - 3
css/stripe.css

@@ -23,9 +23,6 @@
 	font-family: 'Great Vibes', cursive;
 	font-size:17px;
 }
-.form_header {
-	margin:20px 0 0;
-}
 
 ul.gfield_checkbox li {float:left;}
 

+ 8 - 1
index.php

@@ -132,7 +132,14 @@
 					<div class="well"><p><a class="wish" href="wish" target="_self"><b>Wish Us Well</b></a></p></div>
 				</div>
 		</div>
-
+		<div id="storyendloop" data-0="display:none;" data-9500="display:block;top:50%;margin-left:50%;" >
+			<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="1000" height="1000">	
+			<path id="pathend" style="fill:none;stroke:#000000;stroke-width:2;stroke-miterlimit:10;stroke-dasharray:1000;stroke-dashoffset:0"
+			data-10000="stroke-dashoffset:1000;" data-12000="stroke-dashoffset:0;"
+			<path fill="none" stroke="#000000" stroke-width="2" stroke-miterlimit="10" d="M300,41.9c-83.5-3.9-5.8,192.2-63.8,216.2
+			C156.8,291,260.6-22.2,185.3,7.8c-59.1,23.5-75.4,133.1-128.1,151"/>
+			</svg>
+		</div>
 	</div>
 
 	

+ 1 - 1
page-form.php

@@ -10,7 +10,7 @@
 <body>
 <div class="container">
 	<div class="column sixteen">
-		<div class="form_header">
+		<div class="page_header">
 			<h5 class="vibes">&#10087; &nbsp; David A. Windham&nbsp;  &amp; &nbsp; Ginny L. Gast &nbsp; &#10087;</h5>
 			<h5 class="cardo">The Twenty-Seventh Of September, Two Thousand Fourteen</h4><br />
 			<img src="../wp-content/themes/bml/img/swirl.png" width="100">

+ 1 - 4
page-thanks.php

@@ -9,12 +9,9 @@
 <?php wp_head(); ?>
 </head>
 <body>
-<div class="container">
-
-</div>
 <div class="container">
 	<div class="column sixteen">
-		<div class="form_header">
+		<div class="page_header">
 			<h5 class="vibes">&#10087; &nbsp; David A. Windham&nbsp;  &amp; &nbsp; Ginny L. Gast &nbsp; &#10087;</h5>
 			<h5 class="cardo">The Twenty-Seventh Of September, Two Thousand Fourteen</h4><br />
 			<img src="../wp-content/themes/bml/img/swirl.png" width="100">		

+ 8 - 0
style.css

@@ -330,6 +330,14 @@ html, body {width:100%;height:100%;padding:0;margin:0;overflow-x:hidden;}
 p.mobile {
 	display:none;
 }
+
+.page_header {
+	margin:20px 0 0;
+}
+p {
+	font-size:18px;
+}
+
 /* Media Queries ========================================= */
 
 @media screen