Apr 29 2026 | By: PhotoBiz Knowledge Base
Overview
PhotoBiz Client Galleries make it easy to share and sell images through private, password-protected galleries. If you want to personalize your gallery experience beyond the built-in design settings, you can add custom CSS or JavaScript to your Client Galleries.
This guide will show you where to add custom code inside your Client Galleries design settings. Custom code should only be added if you are comfortable working with CSS or JavaScript.
Please Note:
Custom CSS or JavaScript can change how your Client Galleries look or function. Incorrect or outdated code may cause display issues or interfere with gallery features.
PhotoBiz Support can help you find where to place your code and answer general questions about the CSS/JS section. PhotoBiz Support cannot write, review, debug, or troubleshoot custom code or third-party scripts. If you need help creating or fixing code, we recommend working with a web developer or the provider of the script.
Log into your PhotoBiz account and click CLIENT GALLERIES in the left-side menu.
This opens your Client Galleries dashboard.
Click DESIGN at the top of the Client Galleries dashboard.
This opens the design settings for your Client Galleries.
Click the CSS/JS tab.
This section allows you to add custom CSS or JavaScript that applies to your Client Galleries.
Paste your custom code into the appropriate CSS/JS field, then click SAVE CHANGES.
Once saved, your custom code will apply to your Client Galleries. Review your galleries after saving to make sure everything displays and works as expected.
Before adding custom code, consider saving a copy of the code in a separate document. This makes it easier to restore or remove the code later if needed.
If something does not look right after saving, remove the custom code and click SAVE CHANGES again. This can help confirm whether the issue is related to the code.