in obs chat plugin, the chat badges don't show my custom icons anymore. Maybe the css code changed after twitch changed their layout. Help?
Anyone have a list of badge css classes?
I'm not 100% what it is you're looking for but if that is the case there should be a revision of the plugin. Otherwise, using Google Chrome you can Right-Click and select "Inspect / Inspect Element" which will allow you to look into the CSS and sources of the page/chat. I just use a window capture of the Popout version of the chat when I do capture it and use Chroma Key if I want transparency.
I use TwitchAlerts' Chat-System with OBS. Has custom HTML and CSS which is really nice, so I never have to bother about that and chat looks 1000 times better than cropping it from the dashboard or using the original twitch-chat with the OBS Browser.
I fixed my issue by adjusting my css slightly.
.broadcaster became .broadcaster-1, .moderator became .moderator-1, etc. for some reason...
Problem solved :)