Manual talk:Removing tabs

About this board

how to remove discussion tab on mobile?

1
Brunodapei (talkcontribs)

i add code to MediaWiki:Common.css to remove tabs but it doesnt work using MobileFrontend

Reply to "how to remove discussion tab on mobile?"

'ca-edit' comment should be when VE is not installed ...?

1
Wladek92 (talkcontribs)

|#ca-edit { display: none !important; } |Edit tab. Edit source when Visual Editor is installed.

|#ca-ve-edit { display: none !important; } |Edit tab when Visual Editor is installed.

same text for both - strange.

Christian 🇫🇷 FR (talk) 16:01, 28 January 2023 (UTC)

Reply to "'ca-edit' comment should be when VE is not installed ...?"

How do I remove and no access a tab on all pages?

1
41.222.181.183 (talkcontribs)

it's can remove tab on all pages.

add MediaWiki:Common.css

#ca-viewsource { display:none!important; }

It came to be invisible, but I can access it, by inputting by URL etc....

How can I make it impossible to access?

Reply to "How do I remove and no access a tab on all pages?"
There are no older topics