April 2nd 2024

Improved

Chat Box Widget Upgrade!

We are thrilled to announce an upgrade to our Chat Box Widget! πŸš€


Now, enjoy even more customization options to tailor your chat experience to perfection. Here's what's new:

Role-Based Text and Name Styling: Customize text and names based on user roles, allowing for clearer communication and enhanced user experience.

New CSS Functionality: Introducing a new CSS functionality that enables you to color elements within the chatbox by the user's name color.

You can use the following example for coloring the background:

.chat_item {
 background-color: rgba(var(--line-user-color-rgb), 02);
}
Type @ to mention posts