[Foundation-l] Remove/Disable Move and Edit Tabs...

Virgil Ierubino virgil.ierubino at gmail.com
Wed Nov 15 02:20:21 UTC 2006


> Can Anyone suggest how to remove/disable the Move,Edit and History Tabs.Iam using Monobook skin...

Edit [[MediaWiki:Monobook.css]]

Add the code:

#ca-edit, #ca-history, #ca-move, #ca-viewsource
{
display: none
}

This will make the edit, history, move and view-source tabs always
invisible.

Why you wish to do this is a mystery, but that's one solution.



More information about the wikimedia-l mailing list