hotfix/paypal-note
candice 4 years ago
parent 10847ed186
commit 4916f606f9

@ -1,11 +1,8 @@
<div class="about_ta" style="padding: 30px 0 0 0; width: 100%;">
<div class="photoBlock300" style="float: left;
width: auto;
margin-left: 0;
margin-bottom: 0;
<div class="photoBlock300" style="
margin-top: 30px;
margin-right: 30px;"><img alt="travelers' choice 2021" src="https://data.chinahighlights.com/image/aboutus/ta-travelers-choice-2021.jpg" loader="lazy" width="153" height="200" class="img-responsive" ></div>
margin-bottom: 0;"><img alt="travelers' choice 2021" src="https://data.chinahighlights.com/image/aboutus/ta-travelers-choice-2021.jpg" loader="lazy" width="153" height="200" class="img-responsive" ></div>
<h2 style="text-align:center;">About China Highlights</h2>
<p>Since 1959 we've guided everyone ranging from US presidents, Australian Geographic and retired backpackers. Our goal is to create unique trips that take you off-the-beaten path, helping you discover China in a more authentic way. Our motto: "Discovery Your Way!"</p></div>
<div class="feedback_content_right" style="width: 100%;">
@ -14,11 +11,4 @@ margin-right: 30px;"><img alt="travelers' choice 2021" src="https://data.chinahi
<img alt="" class="feedback-rate" src="https://data.chinahighlights.com/image/aboutus/feedback/five-star.png" width="104" height="20"><div class="review_date">reviewed <?php echo $feedback_data['createdOn'] ?>, <?php echo $feedback_data['customer'] ?></div>
<p><?php echo $feedback_data['content'] ?>&nbsp;<a href="<?php echo $feedback_data['url'] ?>" target="_blank">more</a></p>
</div>
</div>
<style>
@media (max-width: 750px)
.photoBlock300 {
float: none;
margin: 0 auto 30px auto;
}
</style>
</div>
Loading…
Cancel
Save