In the standard configuration of CoBrowser.net you can only configure the height, width and the colour of the chat window. If you want to change more styles you can use a modified version of the css.
Follow the steps below to create your own custom css of the chat window.
Download
Download the CoBrowser.net CSS file from the following URL:
https://client.cobrowser.net/generic/sitemonitor/css/cobrowser.responsive.css
Customise
Customise the downloaded CSS file to your needs. Use your own editor to redefine the CSS definitions.
Integrate
Put the CSS file on your website's web server.
Integrate this stylesheet in de web pages of your website as follows:
<link id="cb_css" rel="stylesheet" type="text/css" media="all" href="yourpath/cb_styles.css" />
With the attribute id="cb_css" the original CSS of the CoBrowser.net system does not load.
Comments
0 comments
Please sign in to leave a comment.