Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to use this with OBS Browser Source? #149

Open
Xiarno opened this issue Oct 14, 2022 · 1 comment
Open

A way to use this with OBS Browser Source? #149

Xiarno opened this issue Oct 14, 2022 · 1 comment

Comments

@Xiarno
Copy link

Xiarno commented Oct 14, 2022

Basically the title. It is usable currently but the title of each post in the top left, as well as the settings on the bottom left, are visible and when using them from browser source in OBS, there's no way to disable it. Unless there's a way to write some custom CSS on OBS to have it hidden but I'm not that good.
image
image

@ubershmekel
Copy link
Owner

#titleDiv { display; none; }
#controlsDiv {display; none; }

Try that please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants