Disclaimer: All forms of loss caused by the installation of this advertisement please be borne individually. If you want to try, please, no, it's okay. Dont use the code if your visitor under 1k!.
Script Code for Blogger users. Wordpress I don't know.
How to Put The Code
1. Make an adsense ad code first (responsive or still up to you)
2. Login to the blogger dashboard
3. Enter the theme/template, then select Edit HTML
4. Look for the code </body> (so that it is easy and quickly press the Ctrl + F button). Want to manually discrol the bottom of the lowest usually also found. After finding, place the Floating Ads code above right above the code </body>
5. After that click save the template
Editing Ad Width
To set the ad width, please edit the code [max-width:728px], if you want to change the ad width to more than 728px then the 728px number must be replaced according to the desired ad width. However, if you want to replace but the width is smaller than 728px, then the number 728px does not need to be replaced.
(If you want to be responsive, just leave it alone. Just paste the AdSense code)
Script kode Floating Ads
<script type='text/javascript'>
$(document).ready(function() {$('img#closed').click(function(){$('#btm_banner').hide(90);});});
</script>
<!--start: floating ads-->
<div id='floatads' style='width:100%;margin:auto; text-align:center;float:none;overflow:hidden; display:scroll;position:fixed; bottom:0;z-index:9999'>
<div><a id='close-floatads' onclick='document.getElementById('floatads').style.display = 'none';' style='cursor:pointer;'><img alt='close' src='https://3.bp.blogspot.com/.../UDzU4rr.../s1600/btn_close.gif' title='close button'/></a></div>
<div style='text-align:center;display:block;max-width:728px;height:auto;overflow:hidden;margin:auto'>
<!--Script iklan-->
Put Adsense Code Here
<!--Akhir script iklan-->
</div>
</div><!--end: floating ads-->
Post a Comment for "How To Put Floating Adsense in Blogspot"