1.pasang dibawah isyarat <body> atau diatas isyarat </body>:
<div class='xDialog' id="xDialog"><div class='DialogCon'>
<div class='googleads DialogClose' style='z-index: 999; position: absolute; overflow: hidden; right: 0px; top: -50px; height: 50px; width: 100px; background: url("data:image/gif;base64,R0lGODlhNAAPAMQAAP/u7v8REdGZmcJ3d/8iIv9VVf+ZmaQzM/fu7v+qqv8zM5UREf93d9mqqsqIiP+7u/Dd3f+IiP/d3f9mZv/MzP///40AAP8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAA0AA8AAAXnoCWOJHmdaKqubHuW8OjOdBvHdZ6Pi0MOA5luaBM5KgLRoIJYiFKKRwWQIFwqktREgp2cFFxJ4Vopj18jAXKJOAgvBAAgYpBYsahJhRKhVLwScxQKVxIREVZoaWVtJicGFWcBJ3gnFBKTARIUF4EMKJUpJUsVDSUoXCuhoakFAFh3ZVkoP0wNSI4XkGeJoRQAmQCcAQERFQmFEZ+0SkxuaklPJ3FzBgBeWIcFenx+XgkUkMjZEWcXIwcQbiICAk4WUH5Uk2VlERdbXScRXA/09fcU3XhDpKDAgfAMKkSYSyERhgQd6ggBADs=") 100% 100% no-repeat;'>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- Clasher Indonesia -->
<ins class='adsbygoogle' data-ad-client='ca-pub-8164623255027376' data-ad-format='auto' data-ad-slot='9412317845' style='display: inline-block; width: 300px; height: 250px; opacity: 0.01; z-index: 999;'/>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
</div>
<div class='DialogArea' style='line-height: 0; width: auto; height: auto;'><div style='padding:15px;'><div style='border:4px dashed#000;'>
<h1 style='margin:0;line-height:1.3em;padding:30px;'>Android Portal Indonesia</h1>
</div>
</div>
</div>
</div>
</div>
2. pasang script berikut di widget :
<script>document.addEventListener('DOMContentLoaded', function() {
if(typeof getCookie('popup-schedule-chuan') == 'undefined'){
setCookie('popup-schedule-chuan' , 'true' , 1);
setTimeout(function(){
document.getElementById("xDialog").style.opacity = "1";
} , 5000);
}
});
function setCookie(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays*24*60*60*1000));
var expires = "expires="+d.toUTCString();
document.cookie = cname + "=" + cvalue + "; " + expires;
}
function getCookie(name) {
var value = "; " + document.cookie;
var parts = value.split("; " + name + "=");
if (parts.length == 2) return parts.pop().split(";").shift();
}
</script>
3.pasang di bawah <b:skin> atau diatas </b:skin> [jika wordpress taruh di style.css dibawah sendiri] :
.DialogCon { text-align: center; color: rgb(102, 102, 102); width: 825px; background-color: rgb(255, 255, 255); }.xDialog { position: fixed; z-index: 1000; left: 262px; top: 56px;opacity:0;}
@media screen and (max-width: 600px) {
.DialogCon { width:300px; height: 120px; }
.xDialog { width:300px; height: 120px; left:0px;}
}
Catatan :Silahkan ganti angka 5000 (= 5 detik) dengan angka misal 10000 (=10 detik)
1. ca-pub-8164623255027376 SILAHKAN DIGANTI DENGAN KODE CA-PUB ANDA. JIKA TIDAK JUGA TIDAK APA-APA, SAYA HAPPY BISA DAPET EARNING ANDA
2. data-ad-slot='9412317845' JUGA.
3. Android Portal Indonesia << juga diganti pake kata2 anda, bebas.
4. document.getElementById("xDialog").style.opacity = "1";
} , 5000);
berarti dalam 10 detik popup gres muncul
5. Jika agan menemukan error, Parse Kode ini gan . <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> ,
--Semoga bermanfaat...
0 Response to "Autopilot Adsense Gratis"