Forum Discussion

AaronBenjamin67's avatar
13 years ago

Custom Login Form

How would I go about creating a custom styled login component?

 

 

2 Replies

    1. Go to Studio
    2. Create a custom component "MyLogin" via the "Components" tab (Best start is probably copying over the core HTML form features from the existing login and the manipulating / layouting / skinning based on that)
    3. Switch to the "Page" tab in Studio
    4. Select "User Login Page" from the "Page Type:" dropdown
    5. Add your custom component and remove the existing as applicable

    Done :)