On Thu, 14 Aug 2003, Alon Altman wrote: > > Hi All, > Some of you asked me for the file that lets you see replies in Ynet and > remove ads in Mozilla. The file is attached to this message. You should put > this file (userContent.css) in the following directory: > ~/.mozilla/YOUR_PROFILE_NAME/*.slt/chrome/ > > This stylesheet disables most ads and enables replies in Ynet. > > Alon
Attached inline: ================================ CUT HERE ================================ /* this hides the usual 468x60 Flash banner ads */ embed[type="application/x-shockwave-flash"][width="468"][height="60"] { display: none !important; visibility: hidden !important; } /* this hides the not so usual but very annoying 728x90 Flash banner ads */ embed[type="application/x-shockwave-flash"][width="728"][height="90"] { display: none !important; visibility: hidden !important; } /* block NYTimes banner ads */ IMG[src^="http://graphics7.nytimes.com/adx/images/"] { display: none !important; visibility: hidden !important; } /* block NYTimes banner ads */ IMG[src^="http://graphics7.nytimes.com/ads/"] { display: none !important; visibility: hidden !important; } *[src*='ads.'], *[src*='/ad/'] , *[src*='/adv/'] , *[src*='/ads/'], *[src*='/banner/'], *[src*='/banners/'], *[src*='/Ads/'], *[src*='doubleclick'], *[src*='us.a1.yimg.com'], *[src*='advertis'] { display: none !important; } iframe[src*="/TalkBacks_iframe/"] { width: 268px !important; height: auto !important; direction: rtl !important; } ================================ CUT HERE ================================ -- This message was sent by Alon Altman ([EMAIL PROTECTED]) ICQ:1366540 GPG public key at http://alon.wox.org/pubkey.txt Key fingerprint = A670 6C81 19D3 3773 3627 DE14 B44A 50A3 FE06 7F24 -------------------------------------------------------------------------- -=[ Random Fortune ]=- Dr. Jekyll had something to Hyde. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]