Wikipedia, of how far you have fallen

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
sob

Wikipedia, of how far you have fallen

Post by sob »

I didn't mind the last three years' unobtrusive progress bar, but the shithead admins have gone and added a fucking marquee.

WHY!!!??????

.fundraiser-box { display: none; }
sob

Post by sob »

en.wikipedia.org only, not *.wikipedia
User avatar
fanboy
Posts: 3446
Joined: Sun Jun 17, 2007 4:45 am
Contact:

Post by fanboy »

wikipedia.org#DIV(id=siteNotice)
sob

Post by sob »

Never mind, they added a [dismiss] link which perma-hides the crap for IPs as well as logged-in users.

I think that is perfectly acceptably behavior and I would recommend not adding to the subscriptions given this very welcome development.
User avatar
chewey
Posts: 501
Joined: Wed Jun 14, 2006 10:34 pm
Location: somewhere in Europe

Post by chewey »

:shock: - that's a marquee? How sucky.
I didn't notice thanks to that little snippet in my userContent.css:

Code: Select all

/* Disable marquee display */
marquee {
  -moz-binding: none; display: block; height: auto !important;
  /* This is better than just display:none !important;
   * because you can still see the text in the marquee,
   * but without scrolling.
   */
}
User avatar
cuzz
Posts: 30
Joined: Thu Oct 11, 2007 3:59 am
Location: redwood deck
Contact:

Post by cuzz »

wikipedia is a neologism... those are bad.

Code: Select all

#A(href*=.wikipedia)
avoid loading useless content
if put in the public sphere
I choose whether to look at it...
or NOT
anon

Post by anon »

sob wrote:Never mind, they added a [dismiss] link which perma-hides the crap for IPs as well as logged-in users.

I think that is perfectly acceptably behavior and I would recommend not adding to the subscriptions given this very welcome development.
it reappears every day

also http://adblockplus.org/forum/viewtopic.php?t=1796
Locked