Sage CRM 2021 R2 – Customize CSS of Current Theme

By | September 20, 2021

Recently Sage has released Sage CRM v2021 R2. With every new version of Sage CRM, some new features are added that either enhances the functionality or the user interface to manage the Customer Relationship. It also helps in making the business processes smooth and trouble-free; as well as ease the system navigation thereby making it more user-friendly to use. With the release of Sage CRM 2021 R2 new features and enhancements are also made available.

New Stuff:  Sage CRM 2021 R2 – Additional Logging Options

In previous Sage CRM versions, there is no way to change the color of a pipeline. We can change the look of the Sage CRM 2021R2 theme by applying CSS customizations. Consider we want to change the color of the currently selected pipeline tile.

After clicking on Pipeline Tile, Standard Sage CRM 2021R2 provide us the white color on a selected tile.

To Change the color of selected tile, we can use an existing RedefinedStyles.css file provided with this release Sage CRM2021R2. Here are the steps that you need to follow to do the same.

  • On a Sage CRM server, open the following location: <Sage CRM installation folder>\WWWRoot\Themes\custom     
  • Add below code in RedefinedStyles.css file.
.active2 
{
background: #adff2f  !important; 
}
  • Save the file.
  • Need to use the !important rule to apply your CSS customizations.
  • Open IIS Manager and recycle the CRM App Pool to apply your customizations.
  • Clear browser cache to display CSS customizations correctly.

After doing the above changes, we can see the changed color of a selected tile of pipeline.

Note: These customizations do not apply to reports and interactive dashboard layout and gadgets.

About Us

Greytrix – a globally recognized and one of the oldest Sage Development Partners is a one-stop solution provider for Sage ERP and Sage CRM organizational needs. Being acknowledged and rewarded for multi-man years of experience and expertise, we bring complete end-to-end assistance for your technical consultations, product customizations, data migration, system integrations, third-party add-on development, and implementation competence.

Greytrix has some unique integration solutions developed for Sage CRM with Sage ERPs namely Sage X3Sage IntacctSage 100Sage 500, and Sage 300. We also offer best-in-class Sage ERP and Sage CRM customization and development services to Business Partners, End Users, and Sage PSG worldwide. Greytrix helps in the migration of Sage CRM from Salesforce | ACT! | SalesLogix | Goldmine | Sugar CRM | Maximizer. Our Sage CRM Product Suite includes addons like  Greytrix Business ManagerSage CRM Project ManagerSage CRM Resource PlannerSage CRM Contract ManagerSage CRM Event ManagerSage CRM Budget PlannerGmail IntegrationSage CRM Mobile Service SignatureSage CRM CTI Framework.

Greytrix is a recognized Sage Champion Partner for GUMU™ Sage X3 – Sage CRM integration listed on Sage Marketplace and Sage CRM – Sage Intacct integration listed on Sage Intacct Marketplace. The GUMU™ Cloud framework by Greytrix forms the backbone of cloud integrations that are managed in real-time for the processing and execution of application programs at the click of a button.

For more information on our integration solutions, please contact us at sage@greytrix.com. We will be glad to assist you.

Also Read:

  1. Sage CRM 2021 R2: Change the appearance of Pipeline chart
  2. Change color of Error Message in Sage CRM
  3. Changing TAB Group theme in CRM