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 +

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