Page MenuHomePhabricator

Hiding page content with CSS
Closed, InvalidPublic

Description

Author: jdwayne

Description:
<div style="position: absolute; z-index: 0; margin-left: -12em; margin-top:
-10em; top: 0; left: 0">
[[Image:image_file_name]]
</div>

Hides the content of a page.

Example available at:
http://en.wikipedia.org/wiki/User:Joseph_Dwayne/Sandbox


Version: unspecified
Severity: minor

Details

Reference
bz2385

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 21 2014, 8:31 PM
bzimport set Reference to bz2385.
bzimport added a subscriber: Unknown Object (MLST).

zigger wrote:

While the page content can be reverted, using the Monobook skin Firefox also
hides most tabs including history as well as the toolbox, unlike IE. This may
be due to an IE CSS bug, but it's a useful one in this case.