Editing the text rules that contain the source CSS for login screens
Make the branding of your site more consistent by editing the source CSS of your login screens. For example, you can customize the screens so that their appearance fits the site's color scheme and typography.
- webweb.pychangepassword.css
- CSS for the pyForgotPassword HTML.
- py-login-screen
- CSS for the Web-Login, Web-login-LDAP, and pyDisplayAuthScreenSelector HTML.
- py-login-screen-auth-providers
- CSS for the authentication IDP buttons in the pyDisplayAuthScreenSelector HTML.
- In the navigation pane of Dev Studio, click Records.
- Expand the Technical category, and then click Text File.
- In the File Name column, click the Filter icon, and then find the rule name of the login screen or IDP button that you want to edit.
- Click the CSS rule form name that you want to open.
- On the Main tab, enter your customized login screen CSS or upload a new CSS file.
- Click Save.
- Save the changes by clicking Check-in.
- Optional: To verify how the login screen reflects your customized CSS, in the Actions list, select Preview.
Previous topic Editing the source HTML of your login screen Next topic Adding a new background image to your login screen