From 0ccc448172f184ea65c1c0a05fc069bad465bd39 Mon Sep 17 00:00:00 2001 From: patrick Date: Fri, 11 Dec 2020 06:54:27 +1100 Subject: [PATCH] verify user works --- css/workspace.css | 10 ++- html/workspace.html | 79 ++++++++++++------ js/workspace.js | 60 ++++++++++++-- member.php | 196 +++++++++++++++++++++++++++++++++++++++++--- 4 files changed, 300 insertions(+), 45 deletions(-) diff --git a/css/workspace.css b/css/workspace.css index 8f666d6..5daf7c9 100644 --- a/css/workspace.css +++ b/css/workspace.css @@ -9,7 +9,8 @@ } div.error { - color:red + text-align: center; + color:red; font-weight: bold; } @@ -19,12 +20,17 @@ div.verification, div.details, div.success { margin-top:10px; margin-bottom:10px; color: black; - //display:none; + display:none; } input.fullwidth{ width:100%; } +select.fullwidth{ + width: 100%; + height: 50px; + padding:10px; +} table.details { border: 1px solid #FFFFFF; diff --git a/html/workspace.html b/html/workspace.html index 6b70641..586b2bd 100644 --- a/html/workspace.html +++ b/html/workspace.html @@ -1,21 +1,25 @@
-
Mobile Phone last 4 digits:
-
-
Postal Code:
-
- +

Please provide missing information:

+ +
Your Answer:
+
+
+
@@ -32,47 +36,68 @@ + + State in Australia + + + + + + + Delivery: - Direct Post
- Pickup from Patrick Sun + N/A
+ Direct Post
+ Pick up from Patrick Sun -
- +
+