Live Helper Chat support forum.. Forum is locked. New place for questions - Github Discussions
You are not logged in.
Hi,
I got problems with styling the lhc_status_container.
I want to make it bigger and change icon and so on.
My changed styles are ignored.
According to the documentation I have to put my styles in override.css or widget_override.css.
But it doesn't work.
Sebastian
Hi,
It works for widget content these CSS overrides, but not for status positions. To override status positions you can style using !important flag. Or just by overriding getstatus.tpl.php template.
2013/5/29 <wet...***.de>
Offline
Ok short version. Just overrides these styles in your page CSS file using !important flag
2013/5/29 Remigijus Kiminas <rem...***.com>
Offline
Hi Remigijus,
I just tried it - no effect.
Override.css and widget_override.css are not included. Can't find the files with Firebug.
So maybe there's the problem.
Am Mittwoch, 29. Mai 2013 10:25:21 UTC+2 schrieb Remigijus Kiminas:
Hi,
These styles "widget_override.css" does not override how status indicators looks like. They override widget content.
Just overrides these styles in your page CSS file using !important flag
2013/5/29 <wet...***.de>
Offline
Ah, ok. Got it )
Thanks )
Am Mittwoch, 29. Mai 2013 10:38:13 UTC+2 schrieb Remigijus Kiminas: