Skip to content

Instantly share code, notes, and snippets.

@sikanrong
Created July 22, 2015 15:46
Show Gist options
  • Select an option

  • Save sikanrong/1f8fa3d3b32e0de17727 to your computer and use it in GitHub Desktop.

Select an option

Save sikanrong/1f8fa3d3b32e0de17727 to your computer and use it in GitHub Desktop.
zE(function(){$zopim(function(){
$zopim.livechat.window.setOffsetHorizontal(100);
$zopim.livechat.window.setOffsetVertical(200);
});});
zE(function(){$zopim(function() {
$zopim.livechat.setLanguage('sv');
})});
zE(function(){$zopim(function() {
$zopim.livechat.theme.setColors({badge: '#FF0000', primary: '#0000FF'});
$zopim.livechat.theme.reload(); // apply new theme settings
})});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment