Topic-icon how to customize the modal popup content?

Active Subscriptions:

None
1 year 1 month ago - 1 year 1 month ago #69193 by minbori
Hello, I would like to customize the popup modal beyond the CSS.  For example, I would like to add a title into the modal-header/modal-title element (as appears in the login popup on your own site), and I would like to add some instructional text under the username/password fields.  How can I accomplish this?

Thank you!

 
Last edit: 1 year 1 month ago by mel.
The topic has been locked.
Support Specialist
1 year 1 month ago #69194 by mel
In general, you do this in Joomla by adding a template override of the view files. Depending on which portion of the view you'd want to add to, look at mod_sclogin/tmpl/joomlaLogin_vertical.php (or horizontal depending on how you've configured the module) and socialLogin.php.

How to:
magazine.joomla.org/all-issues/december-...-overrides-in-joomla

-Melissa
The following user(s) said Thank You: minbori
The topic has been locked.
Active Subscriptions:

None
1 year 1 month ago #69195 by minbori
Ah! I was looking in the wrong place for the template to override. Now that you've pointed me to the right templates, I can make my override. Thank you!
The topic has been locked.