Login Button with Video

HTML code for the login box and video, which looks like this:

<!-- Buildertrend Login Button -->
	<div style='color: #333; margin: 1em auto; text-align: center'>
	  <div style='display: inline-block; max-width: 350px; padding-right: 1em; text-align: left'>
	    <h1>Online Access</h1>
	    <p>
	      Our simple site makes it possible to access your project from any computer, tablet, or phone.
	      <br/>
	      <iframe src='https://buildertrend.net/NewLoginFrame.aspx?color=White' style='border: 0px; height: 60px; width: 100%; margin-top: 1em; frameborder: 0;'></iframe>
	    </p>
	  </div>
	  <div style="display:inline-block;width:100%;max-width:500px;vertical-align:top;padding-top:20px;">
	     <div style="position:relative;padding-bottom:51.25%;padding-top:25px;height: 0;">
	        <iframe src="https://www.youtube.com/embed/hq5rVlzwQdo?rel=0" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" allowfullscreen></iframe>
	     </div>
	  </div>
	</div>
<!-- /Buildertrend Login Button -->

Your login video is made using the provided logo, phone number, and website url (below is just an example for reference, this is NOT your login video).

Online Access

Our simple site makes it possible to access your project from any computer, tablet, or phone.

We do not offer customization.

We have four color options: White, Grey, Blue, Navy
To change the color, you’d change the current color wording in the code to the desired color from our options.