Home
-
Migration to new UImyViewBoard user settingsmyViewBoard admin settings
Settings overview
Use the myViewBoard settings page to customize your myViewBoard sessions. This page allows you to configure settings that will apply to your sessions every time you sign in to a myViewBoard session.
Access myViewBoard settings
To access myViewBoard settings:
- Sign in to myviewboard.com.
- On the landing page, locate the myViewBoard tile.Â
Note the ellipsis icon when you hover over. - Click the more_vert icon and select myViewBoard settings.
- The myViewBoard settings section appears.
Settings overview
The myViewBoard Settings page allows you to modify settings that are automatically loaded when you use your account to sign-in to your myViewBoard sessions.
This section is organized into the following categories:
discover_tune |
Preferences Customize session behavior when your myViewBoard account is loaded. |
bookmark |
Bookmarks Specify links that show up in the embedded browser's home page during your session. |
imagesmode |
Backgrounds Specify a custom background image loaded after you sign in. Also allows you to specify additional images available for this feature during your session. |
auto_fix_high |
Magic Line Pen Specify a custom image assigned to the Magic Line Pen after you sign in. Also allows you to specify additional images available for this feature during your session. |
approval |
Shape Pen Specify a custom image assigned to the Shape Pen after you sign in. Also allows you to specify additional images available for this feature during your session. |
cloud |
App & Cloud Integration Specify one or more cloud services that will be available during your session. |
After you sign out, myViewBoard reverts back to its default settings. Your custom settings are only loaded when you are signed in with your account.
table.borderless td strong { position: relative; display: inline-block; text-decoration: none; color: blue; padding-right: 1.5em; /* space on the right for the icon */ } table.borderless td strong::after { content: "\f105"; /* Unicode for fa-angle-right */ font-family: "Font Awesome 5 Pro"; font-weight: 900; position: absolute; top: 50%; right: 0.3em; /* near the right edge of the text */ transform: translateY(-50%) translateX(-10px); /* start to the left */ opacity: 0; transition: transform 0.2s ease-out, opacity 0.2s ease-out; pointer-events: none; } table.borderless td strong:hover::after { opacity: 1; transform: translateY(-50%) translateX(0); /* slide into place */ } table.borderless td strong:hover { color: #2237a1; }
Â