Cambiar el color de fondo de Servicedesk Plus
You can modify the custom_style.css present under SDP_HOME\custom\style\custom_style.css.. Add the below lines at the end of the file. Replace #eee with your desired color..
- .form-horizontal#form_content_div {
- background-color: #eee;
- }
- #form_content_div .form-section {
- background-color: #eee;
- }
After adding the css code, kindly clear the browser cache and check. Attached screenshot for your reference..
Note : These changes will lost after application upgrade and it's a known issue.. We will solve it asap..
Related Articles
Cambiar a la version Gratuita de Servicedesk Plus
You can simply apply the extended or renewal license for ServiceDesk Plus from the command prompt by following the instructions given at this link. Also, to overcome this manual process and avoid any service interruption, we brought in a feature that ...
Consultar el uso del Catalogo de Servicios de Servicedesk Plus
Query SELECT serd.Name "Service Category",reqtl.templatename "Template name",count(wo.WORKORDERID) "Count of Request" FROM WorkOrder wo LEFT JOIN RequestTemplate_list reqtl ON wo.TEMPLATEID=reqtl.TEMPLATEID LEFT JOIN ServiceDefinition serd ON ...
Hacer un redirect para servicedesk Plus
How to redirect ServiceDesk Plus URL from HTTP to HTTPS Table of contents For 9.4 For 9.3 and below https://support.servicedeskplus.com/portal/kb/articles/redirection-from-http-to-https Follow the steps given below to set up the redirection from HTTP ...
Configuracion de SSO en ServiceDesk plus
https://pitstop.manageengine.com/portal/community/topic/pass-through-authentication-an-illustrated-config-manual
Repositorio de Versiones Anteriores Servicedesk
archive.manageengine.com http://archives.manageengine.com/service-desk/