BerkayTR
Kayıtlı Üye
- Katılım
- 3 Haz 2016
- Mesajlar
- 21
- Reaction score
- 2
- Puanları
- 3
- Yaş
- 27
- Konum
- Kanada (Can Sıkıntısı)
- Web sitesi
- www.pluginturkiye.com
- PHP Versiyonu
- PHP v7.0.x
- XenForo Versiyonu
- XF 1.4.x
Evet arkadaşlar elimde böyle bir kod vvara ama bu kodu nereye yerleştiriceğimi bilmiyorum yardım edermisiniz ?
- <!--Author: koddostu.com-->
- <!--Licence: GNU GPL V2.0-->
- <!--Name: Adblock Engelleme Kodu (Tüm Adblockerlar İçin!)-->
- <scriptsrc="http://e-mete.com/js/ads.js"></script>
- <script>
- /*
- Eğer adblock'u kaldırmayanların
- uyarıyı geçebilmesini istemiyorsanız,
- alttaki satırda true; yerine false; yazın.
- */
- var kapanabilsin=false;
- </script>
- <divid="koddostu-com-adblocker-engelleme">
- <divid="fsdsgag">
- <div><b>Reklam Engelleyici Kullanıyorsunuz</b><br/><br/>
- Lütfen reklam engelleyici eklentiyi devre dışı bırakın. Ardından sayfayı yenileyin.<br/>
- <ahref="http://www.koddostu.com/2016/02/adblock-engelleme-kodu-tum-adblockerlar-icin.html"class="garanti-belgesi"style="font-size:11px;font-family:monoscape;color:[HASHTAG]#fff[/HASHTAG] !important;float:right;margin-right:4px;"alt="koddostu">(neden?)</a>
- <br/><ahref="javascript:void(0)"onclick="location.reload();"class="btaq">Yenile</a><ahref="javascript:void(0)"onclick="document.getElementById('koddostu-com-adblocker-engelleme').style.display='none';"id="ebknaea"class="btaq">Geç</a>
- </div></div>
- </div>
- <style>
- #koddostu-com-adblocker-engelleme{
- display:none;
- position:fixed;top:0;left:0;
- width:100%;height:100%;
- background-color:rgba(0,0,0,0.8);
- z-index:9999999;
- }
- #koddostu-com-adblocker-engelleme [HASHTAG]#fsdsgag[/HASHTAG]{background:[HASHTAG]#f10007[/HASHTAG] url(http://4.bp.blogspot.com/-gsezolfgX2k/VsdCeH1SsrI/AAAAAAAA6eI/t1D0cZhCw6Q/s80/eafafefeafae.jpg) no-repeat 60px 16px;
- position:absolute;top:50%;left:50%;
- margin-top:-140px;margin-left:-100px;
- width:200px;
- height:290px;
- border-radius:3px;
- -webkit-border-radius:3px;
- -webkit-box-shadow:08px17px0 rgba(0,0,0,0.5); box-shadow:08px17px0 rgba(0,0,0,0.5);
- }
- [HASHTAG]#fsdsgag[/HASHTAG] div{padding-top:110px;text-align:center;}
- [HASHTAG]#fsdsgag[/HASHTAG] div,[HASHTAG]#fsdsgag[/HASHTAG] div b{line-height:18px;font-family:Arial, Helvetica, sans-serif;font-size:15px;color:[HASHTAG]#ffffff[/HASHTAG];}
- [HASHTAG]#fsdsgag[/HASHTAG] div a.btaq{display:inline-block;
- padding:7px12px;background:rgba(0,0,0,0.4);
- color:white;
- font-weight:bold;
- border-radius:3px;
- -webkit-border-radius:3px;margin:8px;
- cursor
ointer;
- text-decoration:none !important;
- text-transform:uppercase;}
- </style>
- <script>
- if(window.koddostu_com_adblock_yok ===undefined){
- document.getElementById('koddostu-com-adblocker-engelleme').style.display='block';
- if(kapanabilsin !=true){
- document.getElementById('ebknaea').style.display='none';
- }
- }
- </script><scriptsrc="http://www.koddostu.com/duzelt.js?no=321"></script>