CSS body { background-image: url("#"); background-repeat: no-repeat; background-position: center 0PX; background-attachment: fixed...
CSS
body {
background-image: url("#");
background-repeat: no-repeat;
background-position: center 0PX;
background-attachment: fixed;
background-color: #transparent !important;
}
.background {position:fixed;top:0;left:0;z-index:999;visibility:hidden;overflow:hidden;width:100%;height:100%;}
.background .first-banner {position:fixed;left:50%;visibility:visible;margin-left:-855px;}
.background .second-banner {position:fixed;right:50%;visibility:visible;margin-right:-855px;}
HTML
<div class="background">
<div class="first-banner">
<a target="_blank" href="#">
<img width="300" height="100%" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDoLJzgQSNvFMs2B9tvTEU6DWukhXCORraN8DpzavD08AkoaZrg1-yIBk_pTs4yl9_kV7RE6cNrK5RtR8PBzBg7VMKZBOOqOLhYK6e3JUi-2qP7ovrTGJZ3_l_Kl7vnFB5052bbHxPJ9gP/s1600/vertical-ad.jpg" border="0" />
</a>
</div>
</div>
<div class="background">
<div class="second-banner">
<a target="_blank" href="#">
<img width="300" height="100%" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDoLJzgQSNvFMs2B9tvTEU6DWukhXCORraN8DpzavD08AkoaZrg1-yIBk_pTs4yl9_kV7RE6cNrK5RtR8PBzBg7VMKZBOOqOLhYK6e3JUi-2qP7ovrTGJZ3_l_Kl7vnFB5052bbHxPJ9gP/s1600/vertical-ad.jpg" border="0" />
</a>
</div>
</div>
HTML (If you want use AdSense ads)
<div class="background">
<div class="first-banner">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 300X600 -->
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:600px"
data-ad-client="ca-pub-5032034010619852"
data-ad-slot="5402072722"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
<div class="background">
<div class="second-banner">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 300X600 -->
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:600px"
data-ad-client="ca-pub-5032034010619852"
data-ad-slot="5402072722"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
body {
background-image: url("#");
background-repeat: no-repeat;
background-position: center 0PX;
background-attachment: fixed;
background-color: #transparent !important;
}
.background {position:fixed;top:0;left:0;z-index:999;visibility:hidden;overflow:hidden;width:100%;height:100%;}
.background .first-banner {position:fixed;left:50%;visibility:visible;margin-left:-855px;}
.background .second-banner {position:fixed;right:50%;visibility:visible;margin-right:-855px;}
HTML
<div class="background">
<div class="first-banner">
<a target="_blank" href="#">
<img width="300" height="100%" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDoLJzgQSNvFMs2B9tvTEU6DWukhXCORraN8DpzavD08AkoaZrg1-yIBk_pTs4yl9_kV7RE6cNrK5RtR8PBzBg7VMKZBOOqOLhYK6e3JUi-2qP7ovrTGJZ3_l_Kl7vnFB5052bbHxPJ9gP/s1600/vertical-ad.jpg" border="0" />
</a>
</div>
</div>
<div class="background">
<div class="second-banner">
<a target="_blank" href="#">
<img width="300" height="100%" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDoLJzgQSNvFMs2B9tvTEU6DWukhXCORraN8DpzavD08AkoaZrg1-yIBk_pTs4yl9_kV7RE6cNrK5RtR8PBzBg7VMKZBOOqOLhYK6e3JUi-2qP7ovrTGJZ3_l_Kl7vnFB5052bbHxPJ9gP/s1600/vertical-ad.jpg" border="0" />
</a>
</div>
</div>
HTML (If you want use AdSense ads)
<div class="background">
<div class="first-banner">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 300X600 -->
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:600px"
data-ad-client="ca-pub-5032034010619852"
data-ad-slot="5402072722"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
<div class="background">
<div class="second-banner">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 300X600 -->
<ins class="adsbygoogle"
style="display:inline-block;width:300px;height:600px"
data-ad-client="ca-pub-5032034010619852"
data-ad-slot="5402072722"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
</div>
COMMENTS