steveseguin / social_stream

Consolidate your live social messaging streams and much more
http://socialstream.ninja/
GNU General Public License v3.0
645 stars 95 forks source link

Transparent background for featured chat overlay #160

Open elmarGTS opened 1 year ago

elmarGTS commented 1 year ago

One more question. I would like to make the gray background (maybe the background of the user name too) transparent for the featured chat overlay (I would like to play around with the percentage to find the ideal transparency). I looked through the issues but didn't find anything, but I assume the question has already been asked. Can you give me a hot tip? I looked at the "link" for OBS but can't find any parameters. I can fine-tune other parameters (time until fade out, font size, etc.), but not this. But I'm not a programmer either. ;)

THANKS!

steveseguin commented 1 year ago

&chroma=0007, where RGBA is the color code

steveseguin commented 1 year ago

you can also set background-color: in OBS, on the background element that way

steveseguin commented 1 year ago

each element has has a class, like .hl-name that you can target as well, via CSS in OBS or via CSS injection in the URL.

There are some ':root' CSS options, for things like the alternating background colors; I think last week on Discord I mentioned on how to control that. https://discord.vdo.ninja

elmarGTS commented 1 year ago

Oh, I will check. Thank you, sounds somehow difficult but I will check on discord. Cool.

Joint a few seconds ago :)