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); color: var(--secondary-color);margin-top:10px; background: #1A7ABA;
Typecustom-button
TextBack to Tutorials
Urlhttps://passport.theonevalley.com/display/EITAD#tabSEAAA#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. 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 Image RemovedImage Added.

4 - Update any information, then select Image RemovedImage Added to save changes.