Re: [Camino] Adverts on Sites
"Philippe Wittenbergh" <[email protected]>
| Newsgroups | gmane.comp.mozilla.chimera |
|---|---|
| Message-ID | <77c8f9d00704261843m39c65e7cyfa8713003a7b701e__13320.2086588883$1177641658$gmane$org@mail.gmail.com> |
On 4/27/07, Robert D. <[email protected]> wrote: > Philippe Wittenbergh said the following: > > > If you know some css/html, you can always use your userContent.css > > file to block ads. > > iframe[src*="oasis.nysun.com] {display:none} should work for that one. > > Well, I guess I don't ... added that and restarted camino but the ads > are still there. [blush] there is a typo in what I gave you (missing a " at the end) [/blush] This should be better: iframe[src*="oasis.nysun.com"] {display:none} -- Philippe Wittenbergh <http://emps.l-c-n.com/>