dil_bert Posted December 21, 2020 Share Posted December 21, 2020 (edited) good day dear community, i wanna add the Visual Dashboard (desktop) of the Covid 19 info of John Hopkins University with iframe see: the info https://www.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6 and here: COVID-19 Data Repository by the Center for Systems Science and Engineering (CSSE) at Johns Hopkins University: https://github.com/CSSEGISandData/COVID-19 the Repository on Github. Embed our dashboard into the webpage: - see the infos on the page: https://github.com/CSSEGISandData/COVID-19 the Repository on Github. ` <style>.embed-container {position: relative; padding-bottom: 80%; height: 0; max-width: 100%;} .embed-container iframe, .embed-container object, .embed-container iframe{position: absolute; top: 0; left: 0; width: 100%; height: 100%;} small{position: absolute; z-index: 40; bottom: 0; margin-bottom: -15px;}</style><div class="embed-container"><iframe width="500" height="400" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" title="COVID-19" src="https://www.arcgis.com/apps/opsdashboard/index.html#/bda7594740fd40299423467b48e9ecf6"></iframe></div> ` see here: https://github.com/CSSEGISandData/COVID-19 the Repository on Github. question: can i add this iframe-code on the theme twenty-twenty - without any issues - is this doable!? Love to hear from you Edited December 21, 2020 by dil_bert Quote Link to comment Share on other sites More sharing options...
dil_bert Posted December 21, 2020 Author Share Posted December 21, 2020 hi there - tried it - all works very well have a great day - and yes: keep up this great place. I love this forum Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.