Hoofdpagina:Common.css: verschil tussen versies

Uit LinuxMintNL WiKi
Ga naar: navigatie, zoeken
(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

  1. How do I remove a tab on only one page?
  2. 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; }