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

You are not logged in.

Announcement

#1 2015-06-08 08:54:08

ija61
Member
Registered: 2014-11-26
Posts: 6

Custom CSS

Hy.

I have added a custom css to a custom theme but is not working 100%.

I want to center the text in the "status widget".

[== CSS ==]
#lhc_status_container{height: 100px; width: 250px; text-align: center;}

But the text is not centered.

Can you also indicate me how I can add new line in the status widget?

Ex:
ONLINE - We are waiting for your questions

to look like:
ONLINE
We are waiting for your questions

And I also want to increase the font size but I don't know how. I mean I don't know what is the tag (H1, H2 ?)

Thank you

Offline

#2 2015-06-08 19:32:31

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

Re: Custom CSS

I suggest just use !important flag to override these values in your site.

Or just use themes and edit "Status widget additional CSS, takes effect after save" this field value.

Offline

#3 2015-06-08 19:38:19

ija61
Member
Registered: 2014-11-26
Posts: 6

Re: Custom CSS

remdex wrote:

I suggest just use !important flag to override these values in your site.

Or just use themes and edit "Status widget additional CSS, takes effect after save" this field value.

The code I posted is from my custom theme  "Status widget additional CSS, takes effect after save" value and is still not working

Offline

Board footer