The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Vbulletin Anti ADblock Alert Box Details »» | |||||||||||||||||||||||||
Vbulletin Anti ADblock Alert Box will show a nice alert box below the header which is enabled if the user surfs with any advertisment blocking software.
The notifaction is telling the user to disable his adblocking software on this free website which depends on the sponsor earnings. This Mod is Compatibel to ALL Versions of the Vbulletin Software! Follow the 4 steps to Install the mod: 1/4. Upload the adframe.js file and the icon images to your server. Download: http://ul.to/4sa9jlfv 2/4. ADD this html code to the bottom of the header template (or where you want this alert box to apear) HTML Code:
<div class="a"></div> 3/4. ADD the following Code to bottom of the header template header (to show alert on every page) or to the showthread template (If you want to show alert only on thread pages). You can edit the red marked text. Code:
<script type="text/javascript"> <!-- var adblock = true; //--> </script> <script type="text/javascript" src="adframe.js"></script> <script type="text/javascript"> <!-- if(adblock) { var allElements = document.getElementsByTagName('div'); for (var i = 0; i < allElements.length; i++) { if (allElements[i].className == 'a') { allElements[i].innerHTML = '<div class=\"blocked\">DIESE SEITE IST WERBEFINANZIERT UND DAHER KOSTENFREI. BITTE UNTERSTÜTZEN SIE WWW.EXAMPLE.COM MIT DER<strong> DEAKTIVIERUNG IHRES WERBEBLOCKERS AUF WWW.EXAMPLE.COM</strong>. VIELEN DANK! (<img src=\"/images/statusicon/cp_help.gif\" height=\"12\" width=\"12\" alt=\"Help\" title=\"Tutorial zur Deaktivierung von ADblock auf bestimmten Seiten\" /> <a href=\"/showthread.php?t=450353\">WIE? und mehr Info<\/a>). <a href=\"/showthread.php?t=450353\"><div class="x"><img title=\"Tutorial zur Deaktivierung von ADblock auf bestimmten Seiten\" src=\"/images/statusicon/cross.png\" alt=\"Close\"></a><\/div><\/div>'; } } } //--> </script> HTML Code:
.blocked{background: #fff6bf url(/images/statusicon/exclamation.png) center no-repeat;background-position: 15px 50%; /* x-pos y-pos */text-align: left;padding: 5px 30px 5px 45px;border: 2px solid #ffd324; margin-left:auto; margin-right: auto; margin-top:5px;} .x {float: right;margin:-10px -7px 0 0;} Open a thread in your forum where you explain the users how to disable adblock on your page. you can use a image like this: http://i.imgur.com/mUzdG.jpg And how it is important to support this free page with disabling the adblocking software on this page which is depend on the advertisment earnings. Then replace the thread id with the green marked number in the code from the 3/4 step Show Your Support
|
Comments |
#2
|
|||
|
|||
1. Is this in English or only German?
2. You say: Quote:
3. Where is the image? |
#3
|
|||
|
|||
Quote:
2.the point is that on the place where this div is will apear the adblock alert box. if you want you can wrap this div around your adcode. 3. the image ist attached.. |
#4
|
|||
|
|||
The image can't be viewed.
Invalid Attachment specified. If you followed a valid link, please notify the administrator |
#5
|
|||
|
|||
ok somehow is the attachment upload bugged .. it gives an error.
i have uploaded all files at the filehoster. the link is in the first post. |
#6
|
|||
|
|||
Quote:
You should remove the 12MB of wallpapers ... |
#7
|
|||
|
|||
i should remove that free addon because of ungrateful persons
|
#8
|
|||
|
|||
You should also upload ALL the necessary files and images HERE. That "filehoster" is just a bogus cash grab.
|
#9
|
||||
|
||||
Ditto, please upload files here via attachment as some members will simply not visit off site for downloads.
|
#10
|
|||
|
|||
why this thread was moved? this isnt a article...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|