x x x
x
Only portrait mode is currently supported - please rotate your device.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Custom section
CustomCSSwidth:60%;margin:30px auto;display:flex;flex-direction:column;


HTML
<style> 
img.confluence-embedded-image { 
  border: solid 1px var(--secondary-color); 
} 

@media only screen and (max-width: 600px) {
  img.confluence-embedded-image {
    width:100%;
  }

  .cell.sidebars {
    width: 10%!important;
  }
}
</style>

Custom button
CustomCSSborder: 0px; color: white; margin-top:10px; background: var(--primary-color); margin-bottom:20px;
Typecustom-button
TextBack to Tutorials
Url/display/MSCA/Community+Admin#tab-Tutorials

General description
CustomCSSwidth: auto; padding: 0px;
MyTitleAdd Tutorial TitleTest user-facing tutorial
BodyCSSwidth: inherit; padding: 0px;


This tutorial will show you how to do things!

1 - Navigate the the Events Dashboard, then select the  button on the right side of the screen.

2 - Fill in all the required fields on the Create Event form.


NOTE - Most of the requirements for each field will be shown on the form.

NOTE - For best-fit banner, please use the following template.

4 - Select the  button to create the event.


...