Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions

You are not logged in.

Announcement

#1 2014-03-22 17:34:45

Robotics445
Member
Registered: 2014-02-25
Posts: 64

Changing H3 Offline message size

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! smile


https://groups.google.com/forum/#!topic … hLiLszF_1E

Offline

#2 2014-03-22 18:18:55

Remigijus Kiminas
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Changing H3 Offline message size

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

#3 2014-03-22 18:27:07

Robotics445
Member
Registered: 2014-02-25
Posts: 64

Re: Changing H3 Offline message size

    Thanks!...where do I see the debug list please?

           

           

         

Offline

#4 2014-03-22 18:36:54

Remigijus Kiminas
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Changing H3 Offline message size

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

#5 2014-03-22 18:43:16

Robotics445
Member
Registered: 2014-02-25
Posts: 64

Re: Changing H3 Offline message size

    Thanks! smile

Offline

#6 2014-03-22 18:57:50

Remigijus Kiminas
Administrator
From: Lithuania
Registered: 2012-09-23
Posts: 3,661
Website

Re: Changing H3 Offline message size

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

Board footer