Modify Background Image - New Syracuse

Good morning,

Does anyone know if the background image can be modified when entering Sage X3 with the latest version of Syracuse?

Before this update we could do it by following these steps:

https://www.sagecity.com/support_communities/sage_erp_x3/f/sage-x3-general-discussion-forum/130670/change-login-page-image/349467#349467

Thank you very much!

  • 0

    Yes, you can.

    Take a look at: "X:\Sage\Syracuse\syracuse\bin\node_modules\@sage\syracuse-lib\public\auth\login.css"

    Change the background colour in the .container section.  For example #0 is no colour.

    Alternatively you can comment out the background-color section with the usual css /* */ format.

    The background image is at "X:\Sage\Syracuse\syracuse\bin\node_modules\@sage\syracuse-lib\public\auth\images\background.jpg"