This guide will help you customize the logo and general styling of your login/registration page in Lazy AI. Follow these simple steps to make your login page reflect your brand effortlessly.
Adding a Custom Logo
If you want to use a specific image as the logo for your login/registration page, here’s how to do it:
Navigate to the Code Tab
Open your app and click on the Code tab.
Locate the Static Images Folder
Look for the folder named
static/images
.If the folder does not exist, create it.
Upload Your Logo
Right-click on the
static/images
folder and upload your image file. This image will be used as your logo.
Instruct Lazy AI
Use the following exact prompt to integrate the logo:
"Use the image in the static images folder. Be sure to use
url_for
and set_external
to true."
Note: This specific prompt is critical for ensuring the logo works correctly. Make sure to follow it exactly.
General Styling of the Login Page
To quickly style the login page to match the existing UI of your app, use the following prompt:
"Style the login page consistent with the UI we’ve already created."
This will allow you to go from a basic page to a cohesive and visually appealing design in seconds.
With these steps, you can easily personalize your login/registration page to better align with your brand identity. For further assistance, feel free to reach out to our support team.