Skip to content

Module to allow environment specific styling of login screen and header ribbon.

License

Notifications You must be signed in to change notification settings

jammykam/Environment-Styler-for-Sitecore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment Styler for Sitecore

Module to allow environment specific styling (and text) on login screen and header ribbon for Sitecore 8+

Update the sc.Environment setting in SC.EnvironmentStyler.config on each different environment, either using an config patch or your deployment process.

Default values are:

  • LOCAL
  • DEV
  • TEST
  • UAT
  • PREPROD
  • PROD
  • ANIMATED
  • RAINBOW

You can use whatever value you want, just ensure a matching CSS file is located in /sitecore modules/EnvironmentStyler/ folder in the format environment-override-$(sc.Environment).css. You can also edit the existing CSS files to change the styles to suit your own requirements.

Tested on Sitecore 8.0.3, 8.0.7, 8.1.3, 8.2.0 and 8.2.1

Login Screen

Login Screen

Ribon Header

Ribon Header

About

Module to allow environment specific styling of login screen and header ribbon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published