damienzonly / hfs-chat

Chat plugin for HFS
1 stars 1 forks source link
hfs-plugin

HFS Chat

Welcome to HFS Chat!
This plugin enables a chat system to let users chat on your HFS server.

Core Features

options

Styling

The chat design inherits the style from the standard theme CSS, ensuring a consistent look and feel. All CSS classes are defined in the style.css file. If you want to customize the style, you can edit this file directly or create a new plugin to override the CSS rules of the chat plugin.

In addition to the .msg CSS class, every message has an additional class .msg-anon for guest's messages and .msg-user for logger users messages.

Contribute

We value your feedback! Please create a github issue for any suggestion or problem you encounter. Your feedback is important to us, and we will consider all ideas to improve the plugin.

Have fun!