X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Quick tip for Olark live chat users (https://forum.x-cart.com/showthread.php?t=71372)

PhilJ 02-16-2015 06:30 AM

Quick tip for Olark live chat users
 
I find the chat box width is too narrow and can make it cumbersome for the customer to reply.

With this simple fix you can extend the width of the chat window, making it responsive and change the colour of the chat tab.

After your Olark chat code, insert...

Code:

{literal}<style>div.olrk-state-compressed #habla_window_div { width: auto !important; } div.olrk-state-expanded #habla_window_div { width: 97% !important; } #habla_topbar_div { background: #2A36B1 !important; }</style>{/literal}

thebluedoorboutique 02-17-2015 08:57 AM

Re: Quick tip for Olark live chat users
 
Interesting, Phil. Can you share a screenshot of what it looks like afterwards?

PhilJ 02-17-2015 10:08 AM

Re: Quick tip for Olark live chat users
 
Demo here :)


All times are GMT -8. The time now is 07:07 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.