To change the Header and Header tabs background color

To change the Header and Header tabs background color

1.To change the background Color the Header and tabs please go to --> /Users/sriram-2283/ManageEngine/ME/SupportCenter/applications/extracted/AdventNetSupportCenter.eear/AdventNetServiceDeskWC.ear/AdventNetServiceDesk.war/style

Now edit the file --> default-theme.css and modify under "*Header Bg*" , "*Normal Tab Background and Border color*" and *Normal Tab MouseOver bgcolor*.

Add the color code of your choice and save the file.
                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • How to change requests advisory color in version 11.0?

                         for request advisory to be shown in yellow add the below snippet in ManageEngine/SupportCenter/custom/style/custom_style.css file .advisory div.content {      background-color: yellow; }
                      • Workaround to add Customized Header Image

                        This is applicable only 110XX builds (till 11021). In 11021 users are unable to change the logo of the header image due to the Issue ID - 2538. Below mentioned is the workaround to add Customized Header Image.  -> In the application path ...
                      • How to Change default password on PGSQL database

                        Please do follow the below steps which would assist you in changing the default Postgres password.  1. Stop the application services.   2. Please take a trimmed backup <OR> take a Snapshot of  the Server 3. Open Command Prompt with Admin Privileges ...
                      • How to change login page image/logo in SCP 8.1

                        1. Go to Admin - > Global settings - > Application settings - > Settings. 2. Under Logo settings, you can import a custom image with the specified size, and you can use the image to be shown on the login page.
                      • Change the default font-size and font-family while sending emails from SCP

                        Kindly try the following steps below, Access the database and initiate the query below select * from globalconfig where category = 'rta'; It will list out the global config categories and from the list check for the  globalconfigid for font -size and ...