Skip to main content
TheraLink

Add Client Scheduler Button to Your Website or Email Signature

  • August 13, 2025
  • 0 replies
  • 18 views

Ensora Education Team
Forum|alt.badge.img

We have created a few Client Scheduler Buttons that you can add to places like your email signature or your website. Once you add the code and link that code to your personal Client Scheduler URL, Clients will be able to click that button and schedule Appointments.

  1. Copy the HTML code under the button you like.
  2. Replace sure you replace [URL] with your personal URL found in thera-LINK under your Client Scheduler.
  3. Go to your website or email signature editor and place the button/coding where you would like it.

 

TEAL with white lettering

<a href=”[URL]” style=”background-color: #55b9c2; color: #fff; padding-left: 2rem; padding-right: 2rem; padding-top: 1rem; padding-bottom: 1rem; font-weight: 700; border-radius: .25rem; text-decoration:none; font-family:sans-serif; cursor:pointer;”>Schedule Now!</a>

 

NAVY with white lettering

<a href=”[URL]” style=”background-color:#3d566e; color: #fff; padding-left: 2rem; padding-right: 2rem; padding-top: 1rem; padding-bottom: 1rem; font-weight: 700; border-radius: .25rem; text-decoration:none; font-family:sans-serif; cursor:pointer;”>Schedule Now!</a>

 

GRAY with white lettering

<a href=”[URL]” style=”background-color: #808080; color: #fff; padding-left: 2rem; padding-right: 2rem; padding-top: 1rem; padding-bottom: 1rem; font-weight: 700; border-radius: .25rem; text-decoration:none; font-family:sans-serif; cursor:pointer;”>Schedule Now!</a>

This topic has been closed for replies.