pandaranol
New Member
I have two divs in my site one with id "ad_holder" and another with id "ad_buttons".When testing the site on Mozilla with ad block plus installed I noticed that both divs were hidden. On further inspection I noticed it that adblock was the culprit probably because of the ID names.I also noticed that adblock created (or maybe has a ready made) Css file, that sets the display to hidden.I know I can fix this by simply changing the IDs or trying to override the adblock css but still need to know if there is yet another alternative way of fixing this, like a small piece of code that tells adblock it's not a real ad.Kindly note the contents of the divs are not real ads, it just holds jepgs about the clients business.