31 Jan
2024
31 Jan
'24
6:07 p.m.
It depends on what you want to achieve: 1. If you want to disallow patrons logging in to the OPAC, then there is the opacuserlogin system preference. 2. If you just want to hide the login form on the OPAC home page, then using either OPACUserCSS or OPACUserJS are options. Not my area of expertise, so can't offer any suggestions here apart from what others have posted on your Facebook query (using OPACUSerCSS: #login { display:none; } ). Note: Patrons could still directly access the OPAC login form at <yourdomainport>/cgi-bin/koha/opac-user.pl David Nind New Zealand