Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
borderColor#03396c
titleColorWhite
titleBGColor#03396c
titleDescription of Issue

When adding a new beneficiary, the top of the form is loading behind the banner at the top f the page. 

Panel
borderColor#03396c
titleColorWhite
titleBGColor#03396c
titleContext
  • ESS

  • MSS

  • Beneficiary

  • StyleSheet.css

  • EERP

Panel
borderColor#03396c
titleColorWhite
titleBGColor#03396c
titleCause

The banner need to be moved back in priority

Panel
borderColor#03396c
titleColorWhite
titleBGColor#03396c
titleResolution
  1. Connect to the site's web server.

  2. Locate StyleSheet.css file in E:\MSSCustom\XXXXenv\

    1. Right click and Edit with Notepad+

    2. Under div.mol-page-header ( around line 30)

    3. Add z-index:" unset !important; 

      1. Must be between {}

    4. Save

 the
    1.  the StyleSheet.css file

  1. Test the website to see if the logo appears correctly

Panel
borderColor#03396c
titleColorWhite
titleBGColor#03396c
titleAdditional Information

OnPrem clients can make this change themselves. SaaS clients, please create a case with TSM SaaS for further assistance in the the Support Portal

This may work for other forms as well if they are experiencing a similar issue.