You said,
You need to add a layout override for CBs login module.
Either I don't understand or this is rather ironic, given my original question was "I cannot find a template override for the CB Login page"
Then your second reply (quoted here) would be doubly ironic, given your first reply was: "You'd need to use a
Joomla template override"
I do still need to know the location of the template override for the CB Login page, because I also want to alter the page ordering (to shift the Register link to the top of the page).
CB forum searches haven't helped either. Neither has Google AI, except... it gave me a name to search for (mod_cblogin), even tho the path it gave was non-existent. By file-system search I found /modules/mod_cblogin/mod_cblogin
However, the CB Login page still didn't change when I overrode this template.
Specifically, I used joomla 5's template override system as follows: System > templates > site templates > template override > [template name (Cassiopeia)] >
- Create Overrides tab > mod_cblogin
- Edit overrides tab : Modules > html/mod_cblogin/default.php
To repeat, editing this php does not alter the way my CB login page renders at all.
I've proved that the page is definitely owned by the CB login module, because it alters in other ways when I configure the CB Login module.