Want to build your own 24/7 FAQ knowledge base?
LibraryH3lp subscriptions
include unlimited independent internal or public-facing
knowledge bases.
9361 views | Last updated on Feb 19, 2024 proactive
Proactive chat invitations work within LibGuides. But LibGuides defines its own styling for the proactive chat invitations and so the proactive theme you select within your LibraryH3lp chat snippet will not be used.
One common issue with proactive chat invitations in libguides is that the X (close icon) in the title of the proactive chat invitation is slightly off center.
To correct that, you can add the following custom styling to the Offline Appearance area of your chat snippet in the LibraryH3lp admin dashboard IF your chat snippet uses either the pop-up or follow-me style widget:
<style type="text/css"> .s-lg-guide-body .lh3-proactive-invitation .ui-widget-header button.ui-button span:first-child, .s-lib-public-body .lh3-proactive-invitation .ui-widget-header button.ui-button span:first-child { margin: -8px; } </style>
If your chat snippet uses the embedded style widget, you'll insert the HTML above directly into LibGuides, either before or after your chat snippet embed code.
FAQ URL: