From d0686443716afac0f5abdc983e0fe1de3e2bc74c Mon Sep 17 00:00:00 2001 From: candice Date: Tue, 15 Nov 2022 12:02:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=B9=B4=E9=BE=84=E5=8B=BE?= =?UTF-8?q?=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/orders/tailormade-ppc-easy.php | 60 +++++++++++++++- .../orders/tailormademobile-ppc-easy.php | 69 +++++++++++++++++-- 2 files changed, 119 insertions(+), 10 deletions(-) diff --git a/application/views/orders/tailormade-ppc-easy.php b/application/views/orders/tailormade-ppc-easy.php index b755ed22..0fab950e 100644 --- a/application/views/orders/tailormade-ppc-easy.php +++ b/application/views/orders/tailormade-ppc-easy.php @@ -798,7 +798,7 @@ width: 50%; margin-top: 10px; font-size: 24px; - display: inline-block + display: inline-block; float: left; } .peopleSelect:nth-child(odd) { @@ -1042,6 +1042,8 @@ select.country_code {margin-right: 5px; border-radius: 4px; border: 1px solid #d1d1d1; float: left;} + .age_range { display: inline-block;width: 495px;height: 120px;} + .age_range .checkYes {float: left; margin-right: 25px;} @@ -1276,7 +1278,7 @@ select.country_code {margin-right: 5px; Number in Your Group * -
+
Adults (≥12 years old) @@ -1286,7 +1288,37 @@ select.country_code {margin-right: 5px;
-
+
+

+ Adults' ages +

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
+
Kids (2-11 years old) @@ -1296,6 +1328,28 @@ select.country_code {margin-right: 5px;
+
+

+ Kids' ages +

+ + +
+ +
+
+ +
+
+ +
+
diff --git a/application/views/orders/tailormademobile-ppc-easy.php b/application/views/orders/tailormademobile-ppc-easy.php index 3e3a5866..ba0dffe2 100644 --- a/application/views/orders/tailormademobile-ppc-easy.php +++ b/application/views/orders/tailormademobile-ppc-easy.php @@ -511,10 +511,12 @@ } .checkYes { - padding-left: 10px; - margin-top: 15px; + margin-bottom: 5px; + float: left; + margin-top: 5px; + margin-right: 30px; } - + .checkYes input { margin-right: 5px;} .checkBorder:checked { background-color: #ad1818; border-color: #ad1818; @@ -597,10 +599,8 @@ .inquiryBtn { display: block; - padding: 20px 0 0; - text-align: center; - font-family: Georgia, "Times New Roman", Times, serif; - font-size: 24px + font-size: 24px; + margin-top: 125px; } button { @@ -703,6 +703,9 @@ select.country_code { height: 67px; margin-bottom: 15px; margin-right: 0;} + .age_range { + display: inline-block; +} @@ -856,6 +859,36 @@ select.country_code { +
+

+ Adults' ages +

+
+ +
+
+ +
+
+ +
+
+ +
+
+ +
+
Kids (2-11 years old) @@ -867,6 +900,28 @@ select.country_code {
+
+

+ Kids' ages +

+ + +
+ +
+
+ +
+
+ +
+