MMM-EmbedURL icon indicating copy to clipboard operation
MMM-EmbedURL copied to clipboard

Disable scrollbar?

Open BKeyport opened this issue 5 months ago • 1 comments

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!

BKeyport avatar Jul 24 '25 21:07 BKeyport

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.

Tom-Hirschberger avatar Jul 25 '25 08:07 Tom-Hirschberger