Help & Support
Our help database contains answers to most of the common questions regarding our products.
If you are unable to locate a satisfactory answer for your query by searching here, please contact us.
I lost my Cbox embed code. Where can I get it?
Your Cbox embed code is available at your control panel. You need this code to install your Cbox on your website.
Also on that page is your Quick Link — a URL which you can use to access your Cbox directly in your browser or on your mobile device.
How do I put my Cbox on my website?
Once you have created your Cbox account, go to the Publish page of your control panel. The code and steps for embedding your Cbox are provided there for a number of common platforms.
If you install your Cbox and all you see is code, or nothing at all, your web host may be removing or otherwise interfering with the HTML iframe tags that Cbox uses. Your Cbox code needs to be pasted into an area of your site that accepts HTML without modification. This may mean switching your editor from "rich text" or "WYSIWYG" mode into HTML-editing or "raw" mode, or you may need to open your template files in a plain-text editor like Notepad.
Remember that you always have the option of posting or sharing your Cbox Quick Link — this gives visitors direct access to your Cbox in a full-screen layout, so it's perfect as a mobile option or for stand-alone use.
How do change my Cbox's style to go with my site's design?
Go to the Theme editor in your control panel. There you can specify the fonts and colours of your Cbox, using a point-and-click editor. You can always reset your theme to one of the preset defaults there, if you would like to start again.
If you have a Premium or Pro Cbox you can edit CSS, which gives you complete control over presentation.
How do I delete messages?
If you have a Premium or Pro Cbox, you can create a moderator name for yourself at your Users page, and then log in on your Cbox using the "profile" link. You will see a delete icon [x] next to each message in your Cbox, and you will not have to log in at your control panel at all to delete messages.
Alternatively, visit your Messages page to delete messages individually or in bulk. Deleted messages are removed from your public Cbox history, but are preserved in your Archives.
Can I make my Cbox transparent?
Yes. In the Theme editor, simply delete the colour codes for the main and form background ("BG") elements. This will make the Cbox transparent, allowing whatever is behind the Cbox to show through.
Note that any pop-ups generated by a transparent Cbox will have the default background colour — usually white. If your font colour is light, it may be invisible in popups. You can fix this by editing the CSS to introduce a background-color rule for popups.
Why does my online-user count differ from [third-party tracker]'s count?
There are a number of factors that can account for a difference in the number of users shown as online, even if your tracker code is placed on exactly the same pages as your Cbox.
One reason for count inaccuracy is that it's often impossible to get positive confirmation that a visitor has left the page. Cbox applies a fixed timeout of three minutes to each session, after which the user is considered offline. A tracker with a longer timeout may show a larger number of visitors online. Cbox also does not require a user to keep interacting to be considered online (they will be marked as idle instead). A tracker that shows only active users may have a lower count.
Cbox counts users differently depending depending on whether they are named or not. A named user in general is one who has previously interacted with your Cbox, for example by posting a message in it. All other visitors are considered to be anonymous guests. To maximize the privacy of your visitors, Cbox does not send cookies or other tracking information to anonymous visitors' browsers, and instead uses a passive IP-based method to count them. This can cause inaccuracy in the anonymous-guest component of your total. If multiple anonymous visitors share an IP address behind the same NAT device, for example, then they will be undercounted; if their IP address is changing frequently, they may be overcounted.
Recognized, named users are tracked more precisely, and will only be counted once, regardless of how many tabs or devices they are using your Cbox in.
How do I move my Cbox to a different part of my page?
You can move your Cbox embed code around in your HTML to make your Cbox show up in a different place. You can also make it align to the centre or right side of the page, by editing the code a little.
Your code may include something like this:
position: relative; margin: 0 auto;
Remove margin: 0 auto;
to eliminate the centering. You can replace it with float: left;
or float: right;
to make your Cbox move to the left or right, respectively.
To move it up or down on your page, you'll need to move the code to a different part of your layout. If you have access to the HTML of your page but don't know HTML, test different places to see which works best.
Other code variations may have different position methods, but can usually be edited in CSS. For example, the "fixed button" code includes inline CSS which controls its position on the page.
How do I change my settings?
Check out the control panel. Cbox is highly customizable, and the options are arranged in the control panel into sections. Some options are only available on paid plans. These will usually be greyed-out. Upgrading will unlock these options, but will not automatically enable them.
Most changes to settings will take effect immediately, but some will require that you refresh the page that your Cbox is on. If you have embedded your Cbox on your website, you will generally not need to reinstall it. Settings that change your embed code will notify you of this.
How do I ban / unban someone?
If you have a Premium or Pro Cbox, you can create a moderator account for yourself here, and then ban people with one click while logged in to your Cbox. You will see [x][o] links next to each message. Clicking the [o] will ban that user.
Alternatively, go to your Messages page, select a message from the user you want to ban, and click the "Ban" link.
Your Blocked users page lists the bans currently in force. To unban someone, select the ban and click "Unban". Bans that show as "expired" will be cleared within a few minutes.
How do I renew my Cbox?
Renewal is straightforward — it's the same process as for upgrading, at this page.
When you renew, your paid term is extended with the additional time that you purchase, and if you have any remaining credit, it is carried forward. So for example, if you have 20 days remaining, and you purchase an additional six months, you will have six months plus 20 days' credit after renewal.