Steve Seguin
Steve Seguin
I've added the option to resize it; a scroll bar will appear automatically if needed as well now. 
If using OBS, you can insert this into the Custom CSS section: ``` body { background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; } :root { --highlight-base: red!important;...
transparency I think should work,   ie ``` body { background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; } :root { --highlight-base: #F0F4!important; --highlight-base2: #F0F4!important; } ```
What does it look like if you do `#FFF7!important;` ?
I'm not entirely sure at the moment what the solution is, as it's definitely transparent, but I guess the point is that it's darkening still. This could be just how...
so they deleted the chat pop out option, unless you're in your own studio. Well, that sucks. I'll take down the option to access chat based on username for now,...
**tl;dr;** Thank you for reporting the issue. While this warning is pretty normal, and likely a false positive, it's better to be safe than sorry if unsure. If the issue...
Nothing special. just ensure you open it via the extension, as it comes appended with ?session=XXXXX , and that value needs to match your dock, etc. If your dock is...
it will be white, until you manually select a message in the dock.html page
I'd probably try to not put it into any special modes; those might disable the ability to feature messages ie: some modes will only let them "pin" messages, and not...