Skip to content
Discussion options

You must be logged in to vote

I looked into "upload file" and "special pages" and it was something to do with MediaWiki automatically adding these even if not in MediaWiki:Sidebar. I can't remember the details. Anyway, try something along these lines in your MediaWiki:Common.css or MediaWiki:Citizen.css:

#t-upload,
#t-specialpages {
    display: none;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@armowich-web
Comment options

Answer selected by armowich-web
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants