样式细节修改

master
candice 1 year ago
parent 917147e715
commit fba15b729a

@ -4,7 +4,7 @@
<h3 style="font-size: 24px; line-height: 22px;">Chiang Mai CAD Yi Peng Festival 2025</h3>
<form id='ticket_form' action="https://www.asiahighlights.com/orders/lantern_save" method="post" >
<p style="font-size: 22px;"><strong>Select Date:</strong></p>
<p style="font-size: 20px; margin-bottom: 15px;"><strong>Select Date:</strong></p>
<div class="selectHotl" style="margin-bottom: 20px;" id="ticket_date_november15th">
<div class="optionLable">
<input type="radio" value="2025-11-5" checked id="november15th" name="ticket_date">
@ -21,7 +21,7 @@
</div>
</div>
<p style="font-size: 22px;"><strong>Select a Ticket Type:</strong></p>
<p style="font-size: 20px; margin-bottom: 15px;"><strong>Select a Ticket Type:</strong></p>
<div class="selectHotl" style="margin-bottom: 20px;">
<div class="optionLable" id="ticket_type_premium_khomloy">
<input type="radio" value="Premium+Transfer+Dinner" checked id="premium_khomloy" data-price="209" name="ticket_type">
@ -54,9 +54,12 @@
<div id="ticket_type_errmsg" style="display: none">
<div class="requiredArea" style="margin-top:-10px;">Please select at least one option.</div>
</div>
<p style="font-size: 22px;"><strong>Exclusive Add-on:</strong></p>
<p style="font-size: 20px;margin-bottom: 5px;"><strong>Exclusive Add-on:</strong></p>
<div class="checkYes"><label for="Thai_Costume_with_Makeup_Hairstyle"><input class="checkBorder" id="Thai_Costume_with_Makeup_Hairstyle" name="Thai_Costume_with_Makeup_Hairstyle" type="checkbox" value="yes">Thai Costume with Makeup & Hairstyle US$119 per person</label></div>
<p style="font-size: 22px;"><strong>Select Ticket Quantity</strong></p>
<p style="font-size: 20px;
clear: both;
margin-bottom: 5px;
margin-top: 50px;"><strong>Select Ticket Quantity</strong></p>
<div class="peopleSelect" style="width: auto;">
<span class="formMemo">
Adults and older children (8+ years old)
@ -75,7 +78,8 @@
</div>
<div class="payonline_price">Total price: <strong id="totalPriceText">$149</strong></div>
<p style="margin-top: 50px;"><strong>Please provide correct personal info. Double check.</strong></p>
<p style=" margin-top: 30px;
margin-bottom: 10px;"><strong>Please provide correct personal info. Double check.</strong></p>
<input class="FullName" id="ticket_realname" name="fullname"
placeholder="Your name * (exactly per passport)" required="" type="text" value="" />
<div id="ticket_realname_errmsg" style="display: none">
@ -354,7 +358,7 @@
<input name="product_code" id="cli_no" type="hidden" value="YDFW-AH"/>
<input name="itinerary" type="hidden" value="<?php echo $information->ic_title; ?>" />
<button class="sendButton" id="submit_ticket_button" name="submit_ticket_form"
type="button">Proceed to Payment</button>
type="button" style="margin-top: 20px;">Proceed to Payment</button>
<p style=" text-align: center;
font-style: italic;
margin-top: -15px;

Loading…
Cancel
Save