Chat plugin unable to remove border or set to hide after set amount of time

tried multiple ways of doing so kinda feel I’m missing something a little dumb lol Pls help

So you want to make the background of the chat clear?

look in the css file to change background

correct

attempted but nothing happened

I would recommend actually creating a new chat resource rather than modifying the original, but in order to change the text background to clear you need to go to your chat resource and then click the html folder, from there make a copy of config.default, then rename the copy to config, once you have done that edit the config file you just made, edit the background line to rgba(0, 0, 0, 0).

Hope this helped, if you have any other questions please let me know. :grinning:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.