My project has a need of creating a login page which is mobile and web ready.
It has a background image and also the form is at center.
How can I achieve this in vFlow?
something like below
My project has a need of creating a login page which is mobile and web ready.
It has a background image and also the form is at center.
How can I achieve this in vFlow?
something like below
steps are:
Hi Alisha, Thanks for the answer. But what I need is step by step process of adding custom css to the elements so that the login page looks like above wireframe rather than the default template.
To configure a login page with a background image and the form contents in the center you can add custom CSS on the Login custom page.
Alternatively, you can create a main page to manage the UI with lesser custom CSS.
These steps will align the the form in the center of the page and set a background image on the page.