How to update the HTML in templates for the header/footer

Created by Nicole Alwardi, Modified on Fri, 23 Jul, 2021 at 1:31 PM by Nicole Alwardi

If you are using an older template that has HTML in the header and footer, and you need to switch out the links, replace the existing code with the following after you make the highlighted changes:


HEADER:

<div class="our-class" style="min-height:90px">

  <a href="https://YOURWEBSITEHERE.com/"><img src="https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/0abbb8b4-928e-41aa-96fc-8464d31bc668/5ace370fd2a57d74d0548fb2/atp-white-logo.png" width="125px" style="display:inline; margin: 10px 70px 10px 10px; float:left" /></a>

  <a href="https://YOURWEBSITEHERE.com/"><img src="https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/0abbb8b4-928e-41aa-96fc-8464d31bc668/5ace370fd2a57d74d0548fb2/unnamed%20%283%29.png" width="120px" style="display:inline; float:right" /></a>

</div>



* For the first link, paste in the URL of your home page.

** For the second link, paste in the URL that you'd like the "Visit my Park" button to go to


FOOTER:


<div class="our-class" style="display:inline; float:left">

  <p style="text-align: left;"><span style="color:#fff; font-weight: bold; font-size: 9pt;">ALTITUDE LOCATION<br />

ADDRESS LINE 1<br />

ADDRESS LINE 2<br />

PHONE NUMBER<br /><br /></span> <span style="color:#fff; font-weight: bold; font-size: 12px; float:left;">Follow the fun</span> <a href="https://FACEBOOKLINK/"><img src="https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/0abbb8b4-928e-41aa-96fc-8464d31bc668/5ace370fd2a57d74d0548fb2/facebook.png" width="20px" style="display:inline; margin:0px 5px; float:left;" /></a>

    <a href="https://INSTAGRAMLINK/"><img src="https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/0abbb8b4-928e-41aa-96fc-8464d31bc668/5ace370fd2a57d74d0548fb2/instagram%2020191.png" width="20px" style="display:inline; float:left;" /></a>

  </p>

  <br /><br />

</div>



TO CHANGE:


Click on the HTML content block. The code should appear in the right sidebar. Delete any existing code and paste in the new.



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article