You are here:Home arrow Home arrow Markup and Style arrow How to see Wikipedia during SOPA protest!
  • Narrow screen resolution
  • Wide screen resolution
  • Decrease font size
  • Default font size
  • Increase font size
  • default color
  • green color
  • blue color

How to see Wikipedia during SOPA protest!

Wednesday, 18 January 2012

We all hate SOPA. And we all love Wikipedia. We understand the protest and support it, but what if we need to see wikipedia pages during SOPA blackout?

To remove blackout, use a special CSS given below. I have just made it and it works fine for me. Apply it by using Chrome extension, i.e. Stylebot, or put it into separate file if you are using Opera.

Using Chrome

  • Install Stylebot extension
  • Navigate in Chrome: Tools -> Extensions -> Stylebot -> Options
  • In Stylebot options proceed to Styles -> Add a new style...
  • Enter en.wikipedia.org in URL field and paste CSS below, then Add
#mw-sopaOverlay {
   display: none !important;
}

#content, #mw-head, #mw-panel {
   display: block !important;
}




Reddit!Del.icio.us!Facebook!Slashdot!Netscape!Technorati!StumbleUpon!
Last Updated ( Wednesday, 18 January 2012 )

Add comment


Security code
Refresh

Next >