|
|
|
@ -19,23 +19,5 @@
|
|
|
|
|
<h1><?php echo !empty($ic_title)?$ic_title:'H1 title Chinahighlights mobile first template'; ?></h1>
|
|
|
|
|
<!--<p class="subheadline">to do</p> -->
|
|
|
|
|
<div class="authorupdate">Written by <strong><?php echo !empty($author)?$author:''; ?></strong>Updated <?php echo date("M. j, Y",strtotime($ic_datetime)); ?></div>
|
|
|
|
|
<?php if ($ads_by_google) { ?>
|
|
|
|
|
<style>
|
|
|
|
|
#adsense-head-ads {
|
|
|
|
|
height: 427px;
|
|
|
|
|
min-height: 427px;
|
|
|
|
|
background: url(https://data.viaggio-in-cina.it/information-view/information/img/adsense.gif) center center no-repeat;
|
|
|
|
|
}
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
|
|
|
#adsense-head-ads {
|
|
|
|
|
height: 320px;
|
|
|
|
|
min-height: 320px;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
</style>
|
|
|
|
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4231674166786366"
|
|
|
|
|
crossorigin="anonymous"></script>
|
|
|
|
|
<div id="ezoic-pub-ad-placeholder-102"></div>
|
|
|
|
|
<?php } ?>
|
|
|
|
|
</section>
|
|
|
|
|
</div>
|