Hoofdpagina:Common.css: verschil tussen versies
Uit LinuxMintNL WiKi
(proef) |
(Categorie erbij) |
||
Regel 3: | Regel 3: | ||
body.page-Hoofdpagina li#ca-talk { display: none !important; } | body.page-Hoofdpagina li#ca-talk { display: none !important; } | ||
+ | |||
+ | [[Categorie:LMwiki:Beheer]] |
Versie van 9 okt 2014 om 15:18
- How do I remove a tab on only one page?
- For example, to remove the Discussion (talk) page tab from the Main Page, on the MediaWiki:Common.css page add:
body.page-Hoofdpagina li#ca-talk { display: none !important; }