Current Branding > Universal Login > Classic Login > Login
Custom login prompt shows center aligned and with login and signup tabs
We wanted to change the custom login screen to be like the login/signup to be on the left and an iframe on the right with some content to match it with our layout. Could we do this editing the Universal login > login tab html? Please advice.
In general, we recommend using the New Universal Login experience to get customization options out of the box, such as choosing the placement of the widget on your page background. (Reference: Customize Universal Login Page Themes)
If you use the Classic Universal login, you must configure the container in the Lock Configuration Options to adjust the widget’s placement.
Alternatively, if you prefer, you could implement Embedded Login which gives you more control over the placement of the login widget with your custom content to fit your layout requirements.
But not sure on how I can customize the login page so that the login section shows up on the left and the right pane has an Iframe so that I can insert a custom personalized content on to the right panel iframe. Thanks
You must implement the container lock configuration option to make the widget appear inline within your div instead of in a modal pop-out window. Then, use CSS to control its position.