Help:Options to hide an image: Difference between revisions

Content deleted Content added
No edit summary
Tags: Reverted Mobile edit Mobile web edit
No edit summary
Tags: Reverted Mobile edit Mobile web edit
Line 66:
===Disable images in search widget for certain skins===
: search result images can be turned off by altering the respective common.css for the skin being used and adding a rule to not display background images for spans of the class .wvui-typeahead-suggestion__thumbnail . For Example {{code|lang=css|span.wvui-typeahead-suggestion__thumbnail {background-image:none !important;
 
==Use a proxy filter==
You can selectively block content by using a [[web filter]] program. Freely available examples include [[Privoxy]], [[SafeSquid]] and [[DansGuardian]]. Once you have installed such a program, you can exert fine-grained control over what content is received by your web browser.
 
==See also==