Created
July 22, 2015 15:46
-
-
Save sikanrong/1f8fa3d3b32e0de17727 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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