How To Edit Login Page Buttons
Where Can I Locate These Buttons on the Front End?
Every Brilliant Directories website comes with a default /login page. On this page, the default login form and two additional buttons are available to edit:
How Can I Edit These Buttons in the Back End?
These buttons can be edited by navigating to Toolbox » Menu Manager » Search for the "Login Page Signup Buttons" menu and Click "Customize":
In the "Edit" view, it is possible to edit the text areas to change the wording and URLs as well:
For this example, let's change the wording on the first button (Not a Registered User? - Create Free User Account).
Wording changes are highlighted down below:
Front-end look:
Important Note
There is an extra HTML code in our text-box where the wording goes (<span class="inline-block">). This span element and its class indicates a new line to start. Without span element and its proper class, this is how the button would look like:
It is not mandatory to use this code, it is possible to input any other HTML code to these areas if needed.
How Can I Change The Colors of These Buttons?
Each menu link has its "Edit" button that can be utilized to make further changes. When clicked on these, a dropdown of sections will appear. On one this section called "Link CSS Class", the kind of a button that is being used as default will display:
Highlighted areas indicate our first button is Danger Button and the second one is Success Button. In either of these scenarios, these specific button colors can be changed via Settings » Design Settings » Default Button Link Colors