White Label Login
Integrating White Label Login iFrame into Your Website
Paul Boken
Last Update één jaar geleden
This guide provides a simple and straightforward approach to embed the "White Label Login" iFrame into your website, allowing users to access the login functionality directly from your page without navigating away.
Step 1: Record/ Copy Login iFrame Code
<iframe src="https://app.gosourcery.com/white-label" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="350px" width="480px" allowfullscreen></iframe>
Step 2: Choose Integration Location
Identify the section of your website where you want the login form to appear. It could be a dedicated login page, a sidebar, or a popup modal.
Step 3: Embed the iFrame Code
Paste the copied iFrame code into the HTML of your chosen location. Ensure it's placed correctly within the HTML structure to maintain your site's layout and design integrity.
Step 4: Adjust Styling (Optional)
You may adjust the iFrame's height, width, and border properties to better fit your site's design. Ensure any changes maintain the usability and visibility of the login form.
Step 5: Test the Integration
Use the example link to test the integration: White Label Login Test. Ensure the iFrame loads correctly, the login functionality works as expected, and the design aligns with your site's aesthetics.
Step 6: Publish Changes
Once testing is complete and you're satisfied with the integration, publish the changes to your live website.
Troubleshooting
iFrame not displaying: Check for typos in the iFrame code and ensure it's placed within the HTML body.
Styling issues: Adjust the iFrame's style attributes to match your website's design, being cautious not to obstruct the login form.
Support
For further assistance or questions regarding the integration, please refer to our support documentation or contact our technical support team.