Customizing your login page
Teambox allows you to build your own organizations, and customize the entrance page.
To do this, go to your organization page and edit its HTML field.
You can enter any kind of tags here, including headers, paragraphs, images, embedded content, custom css, etc.
Example custom HTML code
This is an example customization of an organization. We also added a custom icon for it:

And this is what users would see from their login screen:

Using your own domain name
You can also choose to serve Teambox from your own domain. For this, you have two methods:
- To install teambox on a subdomain like
team.yourdomain.com, add a CNAME record to your DNS pointing toteambox.com. - To install teambox on a subdomain like
team.yourdomain.com, add an A record to your DNS pointing to174.129.39.70
If you need help with this, drop us a line and we’ll be glad to help!