Template:Editnotices/Namespace/File/doc

From blackwiki
< Template:Editnotices‎ | Namespace‎ | File
Revision as of 09:04, 19 February 2011 by imported>Rd232 (skin.css)
Jump to navigation Jump to search

Usage

Hiding the message

This template is marked with the CSS id and CSS class name ".file-namespace-editnotice", so that editors can apply their own CSS customisation if they wish, in particular to hide it (see WP:CSSHIDE for details). To hide the message, add

#file-namespace-editnotice { display: none !important; }

into Special:Mypage/skin.css, which redirects to your current skin's CSS file (open in new tab/window to see).