+14
Started

Suggested Features/Tweaks for Overlays

Drakku3690 5 years ago updated by Elise A. 5 years ago 4

Just a few suggestions for the Overlays that would be helpful:

- EVENTS: The ability to change the font size/color of the text, OR: to add a drop shadow so the font is more legible when shown over a graphic background.
- EVENTS: Hosting the sound file directly, so as to minimize/negate the lag between the event showing and the sound associated. (I personally have had no issue with the image, but the sound rarely, if ever, plays.)

- ALL: More customization in the way of an optional background, font choice, layout, etc., would go a long way.

+1

I'd love to have this feature!! As it is now it's to dark to see on most of my streams

Hey you can actually change the CSS settings to any color you want... I did white. See below

body { color: white; background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; }

Go into your scene and select the browser source properties in SLOBS > scroll down to custom CSS and insert the above.

+2

Honestly I don't know why they don't just allow complete custom HTML. They don't have to give support for it, but it would allow people to completely customize it to their channel.