Difference between revisions of "Customize your scheduling page"

From SimplyMeet.me
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__FORCETOC__
 
<p>
 
<p>
Scheduling pages allow your invitees to book the meetings with you. Out of the box, organization and personal scheduling pages have a sleek and clean look with some customization built right into Appearance settings that can be customized without changing the code and our default CSS.&nbsp;If you want to customize your scheduling page further and match your brand seamlessly, put your team's CSS skills to work and create your own stylesheet or Javascript code.&nbsp;
+
Scheduling pages allow your invitees to book the meetings with you.  
 +
Out of the box, organization and personal scheduling pages have a sleek and clean look with customizations built right into Appearance settings that  
 +
can be customized without changing the code and our default CSS.  
 +
If you want to customize your scheduling page further and match your brand seamlessly, put your team's CSS skills to work and create your own stylesheet.
 
</p>
 
</p>
 
<p>
 
<p>
 
This article covers all of the customization options scheduling page offers.
 
This article covers all of the customization options scheduling page offers.
 
</p>
 
</p>
<h2>Appearance editor</h2>
+
<h2>Personal-level vs. Organization-level Appearance</h2>
 
<p>
 
<p>
1. Go to the [https://app.simplymeet.me/appearance Appearance] page.
+
1. Go to the [https://secure.simplymeet.me/panel/appearance Appearance] page.
 
</p>
 
</p>
 
<p>
 
<p>
2. The user-friendly editor will open where you can change the colours of the personal scheduling page,&nbsp;no custom coding necessary.
+
2. The user-friendly editor will open where you can change the colours of the personal scheduling page, no custom coding necessary.
 
</p>
 
</p>
 
<p>
 
<p>
[[File:Simplymeet appearance settings.png|1200px|center]]
+
3. You can upload your company logo, avatar, banner image and disable SimplyMeet.me branding(paid plans only).
 +
</p>
 +
<p>
 +
[[File:Example. appearance settings.png|1200px|center|link=https://help.simplymeet.me/images/a/a5/Example._appearance_settings.png]]
 +
</p>
 +
<p>
 +
4. For the organization level simply select '''Organization account''' tab there, make the necessary adjustments and save settings.
 
</p>
 
</p>
 
<h2><br>
 
<h2><br>
  Personal-level vs. Organization-level CSS  
+
  Personal-level vs. Organization-level CSS (paid plan only)
 
</h2>
 
</h2>
 
<p>
 
<p>
Organization-level CSS will be loaded when you open&nbsp;any&nbsp;teammates scheduling link in your organization or the organization scheduling page.
+
Organization-level CSS will be loaded when you open teammates scheduling link in your organization or the organization scheduling page.
 
</p>
 
</p>
 
<p>
 
<p>
 
<span style="font-weight: normal;">Personal-specific CSS gets loaded only on the personal scheduling page.</span>
 
<span style="font-weight: normal;">Personal-specific CSS gets loaded only on the personal scheduling page.</span>
 
</p>
 
</p>
<h3> Use custom CSS (Cascading Style Sheets)</h3>
 
 
<p>
 
<p>
 
Add your own CSS by directly adding the stylesheets in the settings. You can customize just about everything on your scheduling pages with do-it-yourself custom CSS (e.g. change the font format, size, override defaults colours etc.)!
 
Add your own CSS by directly adding the stylesheets in the settings. You can customize just about everything on your scheduling pages with do-it-yourself custom CSS (e.g. change the font format, size, override defaults colours etc.)!
 
</p>
 
</p>
<h4> Personal scheduling page-specific custom CSS</h4>
+
 
<p>
 
1. Go to
 
[https://app.simplymeet.me/profile/edit Account Settings.]
 
</p>
 
<p>
 
2. Head to the&nbsp;<strong>Custom CSS</strong> section to get started.
 
</p>
 
<p>
 
[[File:Simplymeet account css path.png|1200px|center]]
 
</p>
 
<p>
 
&nbsp;3.&nbsp;Just add your CSS using the&nbsp;
 
<strong>Custom CSS</strong>&nbsp;field. This CSS will automatically apply to your personal scheduling page.
 
</p>
 
<h4>Organization scheduling page-specific custom CSS</h4>
 
<p>
 
1. Go to [https://app.simplymeet.me/organization/settings Organization settings.]
 
</p>
 
<p>
 
2. Head to the Custom CSS&nbsp;section to get started.
 
</p>
 
<p>
 
[[File:Simplymeet organization css path.png|1200px|center]]
 
</p>
 
<p>
 
&nbsp;3.&nbsp;Just add your CSS using the&nbsp;Custom CSS&nbsp;field. This CSS will automatically apply to your organization&nbsp;scheduling page.
 
</p>
 
<h2>Personal-level vs. Organization-level&nbsp;JavaScript</h2>
 
<p>
 
Organization-level JavaScript will be loaded when you open any teammates scheduling link from your organizations overview page or the organization scheduling page but not on the individual personal scheduling pages.
 
</p>
 
<p>
 
Personal-specific&nbsp;JavaScript&nbsp;gets loaded only on the personal scheduling page.
 
</p>
 
<h3>Use custom JavaScript</h3>
 
<p>
 
You can add custom Javascript code at both the personal and organization scheduling page level. This can be any custom JavaScript code like Hubspot tracking code or something else.
 
</p>
 
<h4>Personal scheduling page-specific custom JavaScript</h4>
 
<p>
 
1. Go to [https://app.simplymeet.me/profile/edit Account Settings.]
 
</p>
 
<p>
 
2. Head to the&nbsp;Custom JavaScript&nbsp;section to get started.
 
</p>
 
<p>
 
[[File:Simplymeet account js path.png|1200px|center]]
 
</p>
 
 
<p>
 
<p>
&nbsp;3.&nbsp;Just add your JavaScript code using the&nbsp;Custom&nbsp;JavaScript
+
1. Go to '''[https://secure.simplymeet.me/panel/appearance Appearance]''' page.
<span style="font-weight: normal;">&nbsp;field. This&nbsp;</span>JavaScript<span style="font-weight: normal;">&nbsp;will automatically apply to your</span>&nbsp;<span style="font-weight: normal;">personal scheduling page.</span>
 
 
</p>
 
</p>
<h4>Organization&nbsp;scheduling page-specific custom JavaScript</h4>
 
 
<p>
 
<p>
1. Go to  
+
2. Select '''Personal account''' or '''Organization account''' tab depending on the scheduling page you wish to customize.
[https://app.simplymeet.me/organization/settings Organization settings.]
 
 
</p>
 
</p>
 
<p>
 
<p>
2. Head to the  
+
3. Scroll the page to the <strong>Custom CSS</strong> section to get started.
<strong>Custom JavaScript</strong>&nbsp;section to get started.
 
 
</p>
 
</p>
 
<p>
 
<p>
[[File:Simplymeet organization js path.png|1200px|center]]
+
[[File:Sm custom css path new.png|1200px|center|link=https://help.simplymeet.me/images/8/82/Sm_custom_css_path_new.png]]
 
</p>
 
</p>
 
<p>
 
<p>
3.&nbsp;Just add your JavaScript code&nbsp;using the&nbsp;Custom&nbsp;JavaScript&nbsp;field. This&nbsp;JavaScript&nbsp;will automatically apply to your&nbsp;organization&nbsp;scheduling page.
+
Just add your CSS using
 +
<strong>Custom CSS</strong> field. This CSS will automatically apply to your personal scheduling page.
 
</p>
 
</p>

Latest revision as of 13:58, 4 December 2023

Scheduling pages allow your invitees to book the meetings with you. Out of the box, organization and personal scheduling pages have a sleek and clean look with customizations built right into Appearance settings that can be customized without changing the code and our default CSS. If you want to customize your scheduling page further and match your brand seamlessly, put your team's CSS skills to work and create your own stylesheet.

This article covers all of the customization options scheduling page offers.

Personal-level vs. Organization-level Appearance

1. Go to the Appearance page.

2. The user-friendly editor will open where you can change the colours of the personal scheduling page, no custom coding necessary.

3. You can upload your company logo, avatar, banner image and disable SimplyMeet.me branding(paid plans only).

Example. appearance settings.png

4. For the organization level simply select Organization account tab there, make the necessary adjustments and save settings.


Personal-level vs. Organization-level CSS (paid plan only)

Organization-level CSS will be loaded when you open teammates scheduling link in your organization or the organization scheduling page.

Personal-specific CSS gets loaded only on the personal scheduling page.

Add your own CSS by directly adding the stylesheets in the settings. You can customize just about everything on your scheduling pages with do-it-yourself custom CSS (e.g. change the font format, size, override defaults colours etc.)!

1. Go to Appearance page.

2. Select Personal account or Organization account tab depending on the scheduling page you wish to customize.

3. Scroll the page to the Custom CSS section to get started.

Sm custom css path new.png

Just add your CSS using Custom CSS field. This CSS will automatically apply to your personal scheduling page.