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.


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: 1px solid var(--secondary-color)0px; color: var(--secondary-color)white; margin-top:10px; background: #1A7ABAvar(--primary-color);
Typecustom-button
TextBack to Tutorials
Url/display/MSADM#tabASHKAD#tab-Tutorials


General description
CustomCSSwidth: auto; padding: 0px;
MyTitleCreating Announcements
BodyCSSwidth: inherit; padding: 0px;

This tutorial will show you how to add new announcements.


1 - Navigate to the Dashboard, then scroll to the section where announcements are located.

Image AddedImage Removed

2 - Select the Image RemovedImage Added button on the top-left.

3 - Fill in all the required fields on the form.
NOTE - To ensure the announcement loads quickly, use an image that is less than 200kb.

Image AddedImage Removed

NOTE - The banner reacts dynamically to different screen sizes and may cut off vertical and horizontal edges, so images should not contain critical text or elements.

NOTE - Image requirements: 750px × 750px, JPG, No text. Do not use special characters in the filename.


4 - Select the Image RemovedImage Added button to create the announcement.


General description
CustomCSSwidth: auto; padding: 0px;
MyTitleEditing Announcements
BodyCSSwidth: inherit; padding: 0px;

This tutorial will show you how to edit existing announcements.


1 - Navigate to the Dashboard, then scroll to the section where announcements are located.

Image RemovedImage Added

2 - Select the Image RemovedImage Added button on the top-left.

3 - Select .

4 - Select the  menu on the appropriate announcement, then select .

5 - Update any information, then select  to save changes.