Hoofdpagina:Common.css: verschil tussen versies
Uit LinuxMintNL WiKi
(Categorie erbij) |
(uitgezet voor de zekerheid (werkte niet)) |
||
Regel 2: | Regel 2: | ||
# For example, to remove the Discussion (talk) page tab from the Main Page, on the MediaWiki:Common.css page add: | # 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; } | + | # body.page-Hoofdpagina li#ca-talk { display: none !important; } |
[[Categorie:LMwiki:Beheer]] | [[Categorie:LMwiki:Beheer]] |
Versie van 4 nov 2014 om 15:19
- 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; }