Web based family history software

Question hide / disable "Search and Replace" option in Search menu

  • avdl
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
2 years 11 months ago #1 by avdl
Is there a "provided" way to hide / disable "Search and Replace" option in Search menu ?
If not , what would be another way to achieve this ?
Thanks, André

webtrees 2.1.16 with Vesta Extended Relationship, Fancy Research Links, Faces - Ghezibde is hosted by webtrees hosting

Please Log in or Create an account to join the conversation.

  • fisharebest
  • Away
  • Administrator
  • Administrator
More
2 years 11 months ago #2 by fisharebest
You can hide menus using CSS.

Add this using the CSS+JS module.
Code:
<style> .menu-search-replace { display: none; } </style>

Greg Roach - greg@subaqua.co.uk - @fisharebest@phpc.social - fisharebest.webtrees.net

Please Log in or Create an account to join the conversation.

  • avdl
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
2 years 11 months ago #3 by avdl
great !
thanks, andre

webtrees 2.1.16 with Vesta Extended Relationship, Fancy Research Links, Faces - Ghezibde is hosted by webtrees hosting

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum
}