Jump to content

Help:Infobox/user style: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 December 2024

30 July 2021

  • curprev 03:2503:25, 30 July 2021 h>MeritedElm63160 1,945 bytes +1,945 Created page with "{{{heading| ==Infoboxes and user style == }}} Users can have user CSS that hides<!--, moves, or makes collapsible--> any infoboxes in their own browsers. To hide all infoboxes, add the following to Special:MyPage/common.css (for all skins, or Special:MyPage/skin.css for just the current skin), on a line by itself: <syntaxhighlight lang="css">.infobox { display: none; }</syntaxhighlight> Alternatively, you can add the following code..."