Click to See Complete Forum and Search --> : Just Linux banners


Zoist
02-11-2003, 01:51 PM
Is having 750x100 banners on this site nessesary? What's next? It's going overboard. I know, I know it pays the bills but comon' :)

FoBoT
02-11-2003, 02:05 PM
this is a forum issue, please post in the correct forum
moving->

bproffitt
02-11-2003, 02:06 PM
You said it yourself:

Pays. The. Bills.

BKP

Hayl
02-11-2003, 02:13 PM
use the adblocker in mozilla OR (because it works better) with any mozilla-based browser add this to your ~/.mozilla(or phoenix - whatever)/username/<junk>.slt/chrome/userContent.css

/* remove Ads */
*[src*="mds.centrport.net"],
*[src*="images.deviantart.com/shared/topads.gif"],
*[src*="fmads.osdn.com"],
*[src*="adfarm.mediaplex.com"],
*[src*="images.deviantart.com/affiliates/"],
*[src*="images.deviantart.com/shared/winzip.gif"],
*[src*="www.justlinux.com/RealMedia/ads"],
*[src*="images.deviantart.com/banners/"],
*[src*="images.deviantart.com/shared/trillian.gif"],
*[src*="sfads.osdn.com"],
*[src*="ads.doubleclick.com"],
*[src*="cache.burstnet.com"],
*[src*="ads.doubleclick.net"],
*[src*="ad.doubleclick.net"],
*[src*="ad.doubleclick.com"],
*[src*="us.a1.yimg.com"],
*[src*=".qz3.net"],
*[src*="a207.p.f.qz3.net"],
*[src*="a207.p.f.qz3.net/7/207/2554/v001/eyewonder.download.qz3.net/2554/114720"],
*[src*="/RealMedia/ads"],
*[src*="www.burstnet.com"],
*[src*="/ads"],
*[src*="ar.atwola.com"],
*[src*="spd.atdmt.com"] {
display: none;
visibility: hidden;
}

mdwatts
02-11-2003, 02:20 PM
Any chance of the moderators receiving a salary if you increase the size of the banner ads a bit more? ;)

Cerf
02-12-2003, 06:07 PM
At least there are no pop-ups

bproffitt
02-12-2003, 07:55 PM
Yes, I did manage to get the pop-ups removed.

BKP