![]() | Please help create this page. |
How to set up your Wikipedia account to not see images on a specific article
To disable the display of images for a specific article only, you must have an account. If you do not have an account, visit Special:Userlogin to create one. Once you have an account, you can disable the images on a specific page by changing your personal settings at your CSS page. This allows you to avoid images that offend you without affecting other users. To do this, create a page at Special:Mypage/monobook.css and add the following line:
body.page-(page name) img {display: none;}
e.g.
body.page-Muhammad img {display: none;}
How to set up your browser to not see images at all
Firefox 2.0
Without add-on
- On Windows, select the Tools menu. On Mac OSX, select the Firefox menu.
- Select "Options" on Windows, or Preferences on Mac OSX
- Click the "Content" tab.
- Uncheck the checkbox "Load images automatically."
With add-on
https://addons.mozilla.org/en-US/firefox/addon/232 allows you to add a button to the Firefox tool bar that toggles images on and off.[1]
Other Mozilla-based browsers
The Firefox instructions may not work on all browsers in the Mozilla family (such as the GNOME web browser Epiphany). In that case, enter about:config in the ___location box, and change permissions.default.image to 2 to disable image downloads. To restore the default behavior, change it back to 1.
- Click the "Tools" button.
- Select "Internet Options".
- Click the "Advanced" tab.
- Scroll down to "Multimedia" and uncheck "Show pictures".
Safari 3
- On Mac OSX, select the "Safari" menu.
- Click "Preferences".
- Click on the "Appearance" button.
- Uncheck "Display images when the page opens."