[rellect] AdBlock Detector [Deleted]

@rellect - How can I move the notification box all the way to the bottom of the window instead of ~75 px above the bottom edge?
I won't recommend doing that because the adblock notification is placed inside the container of the default xenforo notifications.
So if you'll change the position here, the default notifications will be affected as well.

If you still want to change that, add to EXTRA.css
HTML:
body #StackAlerts
{
    bottom: 0;
}
 
I won't recommend doing that because the adblock notification is placed inside the container of the default xenforo notifications.
So if you'll change the position here, the default notifications will be affected as well.

If you still want to change that, add to EXTRA.css
HTML:
body #StackAlerts
{
    bottom: 0;
}

Sorry to bother you again about this. When I use the setting you suggested, it brings the box to the very bottom. Is there a way to bring it half way towards the bottom? I've tried changing "0" to other numbers, and it doesn't seem to do anything.
 
Sorry to bother you again about this. When I use the setting you suggested, it brings the box to the very bottom. Is there a way to bring it half way towards the bottom? I've tried changing "0" to other numbers, and it doesn't seem to do anything.
Yes, you just need to specify the size unit. For example:
Code:
body #StackAlerts
{
    bottom: 20px;
}
 
Hi Rellect, I've installed your latest version and it seems like the Firefox glitches are solved. Unfortunately I received a complaint today that an Opera user also 'white listed' my forum but is still hit by the addon. Can you please help? Can you tell me what you need?
Thanks in advance for your time!
 
Hi Rellect, I've installed your latest version and it seems like the Firefox glitches are solved. Unfortunately I received a complaint today that an Opera user also 'white listed' my forum but is still hit by the addon. Can you please help? Can you tell me what you need?
Thanks in advance for your time!

I got a similar complaint from an Opera user today, but as it turns out, he doesn't see any Adsense ads (despite using no ad blocking software), so I told him that it's something on his end.
 
I got a similar complaint from an Opera user today, but as it turns out, he doesn't see any Adsense ads (despite using no ad blocking software), so I told him that it's something on his end.
I've created a user group with the ability to shut down the adblock detector. Hopefully I don't have to move a lot of people in that group, else the addon will lose its purpose ;)
 
Hi Rellect, I've installed your latest version and it seems like the Firefox glitches are solved. Unfortunately I received a complaint today that an Opera user also 'white listed' my forum but is still hit by the addon. Can you please help? Can you tell me what you need?
Thanks in advance for your time!
Hey,
I'll need to know his Opera version, his OS (windows, mac, linux), and a link to the adblock addon he is using.

Just tested latest Opera in windows, with AdBlock and ADP, and I don't see the alert when the domain is whitelisted.
 
Hi Rellect,
Thanks for getting back to me so fast! I've asked the member with the issue to give me te requested information. Once I have it, I will post it.
Cheers!
 
I've created a user group with the ability to shut down the adblock detector. Hopefully I don't have to move a lot of people in that group, else the addon will lose its purpose ;)

I started to do that as well, but it's too much work and complexity.
 
Hi Rellect,

I've received the requested information:
Most recent version of Opera
Most recent version of https://adblockplus.org/
Issues occur both on Windows 7 64 bit as Windows 8.1 64 bit.

Hopefully this is useful :)
 
I've checked. They don't see advertisements. If I log in as that user with Waindigo's addon, I do see advertisement. Strange...
 
I've checked. They don't see advertisements. If I log in as that user with Waindigo's addon, I do see advertisement. Strange...
Maybe they have installed some other extention that blocks ads as well.
I know that few users use adblock and Ghostery for example. Both of the extentions blocks ads, so the domain should be whitelisted in both.
Otherwise, they should verify that the domain is correctly whitelisted.
 
Thanks rellect. I just received a message that they're seeing ads now. Totally fuzzy.
Don't think Gostery is used a lot used over here (The Netherlands), especially not by my users - lots of women.

I will move the people with issues to the usergroup where they can shut down the adblock detector. Hopefully somewhere along the line you can find the issue ;)
Until then it is something I can live with :) Keep up the good work!
 
Back
Top Bottom