Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Pages: 1
Hi, I'm trying to change the size of the message:
"There are no online operators at the moment, please leave a message"
...in the offline live chat box.
I've switched debug on and disabled cache. But, from firebug the path to the text is a cached css file, even though cache is disabled:
https://www.dropbox.com/s/dapzxd6h9txssvf/Screenshot%202014-03-22%2016.23.17.png
Sorry if this is a noob question, but I'm not a developer...how do I find out what file to override for this?
Many thanks!
Offline
Then you disable cache it just check that there was no changes in CSS so cached path is ok. You just have to change css now. You can see which css files were used in debug list itself.
2014-03-22 18:34 GMT+02:00 Robotics445 <jav...***.com>:
Offline
Thanks!...where do I see the debug list please?
Offline
Ok here we go.
Update this file
https://github.com/LiveHelperChat/livehelperchat/commit/c4acd6e39e55912c7355e97f116ae80ccd1b64d8
After you do this widget will contain debug output. So then you click right mouse button on your embeded cotntent and open it in a separate tab. So you will see debug at the bottom. I will publish short article with explain how to do all that.
2014-03-22 19:27 GMT+02:00 Stewart Robertson <jav...***.com>:
Offline
Thanks!
Offline
Read this should be self explanatory now.http://livehelperchat.com/how-to-use-debug-output-291a.html
2014-03-22 19:43 GMT+02:00 Stewart Robertson <jav...***.com>:
Offline
Pages: 1