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

You are not logged in.

Announcement

#1 2017-01-06 20:47:34

imiguelsalcedo
Member
Registered: 2017-01-06
Posts: 2

CSS Style

Hello, I want to apply css style to the widget.

specifically:

[== CSS ==]
div.message-row.response {
background-color: #fff;
     border-bottom: #ccc 1px dashed !important;
}

div.message-admin {
background-color: #fff;
     border-bottom: #ccc 1px dashed !important;
}

Which css file should I edit?

I have edited .../design/defaulttheme/css/app.css but the changes do not apply.

Last edited by imiguelsalcedo (2017-01-06 23:55:11)

Offline

#2 2017-01-07 11:35:02

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: CSS Style

Hi and welcome. Before edit LHC file I suggest to learn how LHC works and also look at the official documentation.
In the documentation you can find that in settings you can create widget template and add cas also edit of code should not be done in default design but custom design. Please see the documentation. Commercial support are available.


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#3 2017-01-08 13:51:37

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: CSS Style

You can go in settings, live help configuration (tab), widget themes.
Here you can create a new theme or edit existing one and you have space for CSS.

Hope this can help you.
Here is a documentation for customization (if this will not solve your issue):
How to override templates ?

Hope this helps.  smile


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

#4 2017-01-10 18:05:41

imiguelsalcedo
Member
Registered: 2017-01-06
Posts: 2

Re: CSS Style

Thanks

Offline

#5 2017-01-10 19:05:51

PeopleInside
Administrator
From: Italy
Registered: 2014-04-10
Posts: 4,046
Website

Re: CSS Style

imiguelsalcedo wrote:

Thanks

You are welcome!


lol PeopleInside - Live helper chat - free limited forum support!
wink For commercial support or GitHub [see FAQ here]
ops If you want to support this open source project, just donate [see support page]
glasses Something wrong with the forum? [contact a superhero]

Offline

Board footer