MMM-EmbedURL
MMM-EmbedURL copied to clipboard
Disable scrollbar?
Is there a way to get the embedded website to not have a scrollbar? I've been playing with CSS to get it done, but I can't seem to find a way to load it and have the scrollbar done. The website in question wants to be a few pixels bigger than whatever embed size I put in.
Thanks!
Hi,
you can not "manipulate" the embedded website. The only thing you can do is to set the size of the embedded iframe/webview bigger than the embedded element of the module.
I included a example in the docs folder https://github.com/Tom-Hirschberger/MMM-EmbedURL/tree/main/doc/configs which embeds a webcam an contains the necessary settings. Maybe this helps you.