My Account | Buy CometChat

documentation

Creating New Theme

Setting Up

  1. Decide which theme you would like to use as base.
  2. Select the clone option next to the theme you would like to use as base.
  3. Type a new name for the theme and click on the Add Theme button.

Create New Theme

Using Theme Editor

  1. Click on Edit Theme link next to the theme you want to edit.
  2. If you want to modify the base colors, you can do so by quickly using our inbuilt Theme Color Editor.
  3. If you want to modify a specific style, you can manually edit the CSS files.

Theme Editor

How to know which style to edit?

  1. Install Firebug for Firefox.
  2. Using the Inspect function select the portion you want to find out the class/ID name.
  3. Add the relevant code to the CSS file.