ardittristan / VTTInlineWebviewer

Allows you to have webpages open inside Foundry VTT
MIT License
7 stars 4 forks source link

Usage Question #36

Closed mckee14 closed 1 year ago

mckee14 commented 1 year ago

As there is no wiki, I post my question as an issue. I have no idea about iframes, html and css.

Is there a way to remove the whole left menu bar of this site with the iframe option? https://www.avespfade.de/

Thanks and best regards, Marc

ardittristan commented 1 year ago

you could try enabling compatibility mode and adding #menu (the id of the left menu bar in css) to the removed elements field. This only works with compatibility mode because normally sites can't interact with content in iframes.

P.S. There should be a help button when you open the settings for the module with some information!

mckee14 commented 1 year ago

Thank you very much for your answer. And I tried the help menu, but for complete noobs it's not enough to succeed hehe...