Hoofdpagina:Common.css: verschil tussen versies

Uit LinuxMintNL WiKi
Ga naar: navigatie, zoeken
(uitgezet voor de zekerheid (werkte niet))
(Categorie aangepast)
Regel 4: Regel 4:
 
# body.page-Hoofdpagina li#ca-talk { display: none !important; }
 
# body.page-Hoofdpagina li#ca-talk { display: none !important; }
  
[[Categorie:LMwiki:Beheer]]
+
[[Categorie:LMwiki:Beheer:Hoofdpagina]]

Versie van 9 dec 2014 om 00:34

  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:
  1. body.page-Hoofdpagina li#ca-talk { display: none !important; }