Pushstick Posted January 31, 2022 Posted January 31, 2022 Site URL: https://www.rentat45.com I have been supplied code from a vendor that needs to be added to my website. I have successfully added iframes but this is beyond my skills/abilities. Can someone help or guide me in the right direction? This is the information I was sent: Tour URL - https://viewer.panoskin.com?tour=61f7f7cf7721160624bd5910 Embed Info 1. Create the following container within your webpage <style> #tour { width: 100%; height: 100%; min-height: 562px; margin: 0 auto; } </style> <div id="tour"></div> 2. Add the following JavaScript snippet before the end of your closing body tag </body> <script src="//lcp360.cachefly.net/panoskin.min.js"></script> <script> PANOSKIN.createViewer({ id: 'tour', tour: '61f7f7cf7721160624bd5910' }); </script>
tuanphan Posted February 4, 2022 Posted February 4, 2022 Add a Code Block >> Add all code in #1 & #2. Then save & reload the site Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment