Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- if ( wp_is_mobile() ) { ?>
- <script type='text/javascript'>
- $(document).ready(function() {$('img#closed').click(function(){$('#btm_banner').hide(90);});});
- </script>
- <div id='floatads' style='width:100%;margin:auto; text-align:left;float:none;overflow:hidden; display:scroll;position:fixed; bottom:0;z-index:9999'>
- <div style='width:320px;margin:auto'>
- <a id='close-floatads' onclick='document.getElementById('floatads').style.display = 'none';' style='cursor:pointer;'>
- <img alt='close' src='https://3.bp.blogspot.com/-QUTkPV7Dx5M/WfeIFuj-7pI/AAAAAAAAAD4/tqQ7KIxjUAASl3u5jAc_DR8KHw80VoD0gCLcBGAs/s1600/close.png' title='close button'/>
- </a>
- </div>
- <div style='text-align:center;display:block;width:320px;height:100px;overflow:hidden;margin:auto'>
- <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
- <!-- artikbbi.com_3 -->
- <ins class="adsbygoogle"
- style="display:inline-block;width:320px;height:100px"
- data-ad-client="ca-pub-3055661855834833"
- data-ad-slot="6780655377"></ins>
- <script>
- (adsbygoogle = window.adsbygoogle || []).push({});
- </script>
- </div>
- </div>
- <?php } ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement