Website Common Elements

How to create Global Blocks
  1. Create the initial instance of the block.
  2. Click the block’s ⫶⫶ menu and choose Copy link.
  3. Paste the link in your browser’s URL bar and remove the characters after the last / and through the #. (Exclude the /; include the #.)
  4. Copy the modified URL and paste it where you’d like the block placed on other Notion pages.
  5. Choose Link to Page.
Copyright Notice

Copyright © 2022 Bearington Studios LLC

Embedding a Tour

For a VR experience on your mobile device, click here:   VR Experience

IFrame Code (embed as image)
With VR

<div style="position:relative; height:0; padding-top:56.25%"><iframe style="position:absolute; top:0; left:0; width:100%; height:100%;" src="https://bearington.com/tours/nahTest2/index.htm" name="MY TOUR NAME" width="100%" height="100%" frameborder="0" allowfullscreen="true" allow="fullscreen; accelerometer; gyroscope; magnetometer; vr; camera; microphone"></iframe></div>

Without VR

<div style="position:relative; height:0; padding-top:56.25%"><iframe style="position:absolute; top:0; left:0; width:100%; height:100%;" src="https://bearington.com/tours/troy/index.htm" name="MY TOUR NAME" width="100%" height="100%" frameborder="0" allowfullscreen="true" allow="fullscreen; camera; microphone"></iframe></div>

<iframe style="position:absolute; top:0; left:0; width:100%; height:100%;" src="https://bearington.com/tours/troy/index.htm" name="MY TOUR NAME" width="100%" height="100%" frameborder="0" allowfullscreen="true" allow="fullscreen; camera; microphone"></iframe>

<div style="position:relative; height:0; padding-top:56.25%"><iframe style="position:absolute; top:0; left:0; width:100%; height:100%;" src="https://bearington.com/tours/nahTest2/index.htm" name="MY TOUR NAME" width="100%" height="100%" frameborder="0" allowfullscreen="true" allow="fullscreen; camera; microphone"></iframe></div>

<div style="position:relative; height:0; padding-top:1%"><iframe style="position:absolute; top:0; left:0; width:100%; height:100%;" src="https://bearington.com/tours/troy/index.htm" name="MY TOUR NAME" width="100%" height="100%" frameborder="0" allowfullscreen="true" allow="fullscreen; camera; microphone"></iframe></div>

<div style="position:relative; height:0; padding-top:100%"><iframe style="position:absolute; top:0; left:0; width:100%; height:100%;" src="https://bearington.com/tours/troy/index.htm" name="TROY COURT" width="100%" height="100%" frameborder="0" allowfullscreen="true" allow="fullscreen; camera; microphone"></iframe></div>

image