Changes for page Web Interfaces
Last modified by Sabrina V. on 2026/03/04 10:13
From version 5.1
edited by Sabrina V.
on 2026/03/04 10:13
on 2026/03/04 10:13
Change comment:
There is no comment for this version
To version 3.1
edited by Sabrina V.
on 2025/12/16 09:13
on 2025/12/16 09:13
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -75,15 +75,11 @@ 75 75 3. Replace the graphics as required (replace the logo via file, located at: App_Themes\ACMP\graphics\logo.svg). 76 76 When replacing graphics, ensure that you use the same names as the original graphics so that they can be read correctly. 77 77 78 -{{aagon.infobox}} 79 -The image size of the logos (e.g. CompanyLogo.gif / logo.gif) should be 174x48 pixels. 80 -It is advisable to stick to this size and, if necessary, scale newly added images to these dimensions. 81 -{{/aagon.infobox}} 82 82 83 83 == CSS customizations == 84 84 85 85 {{aagon.warnungsbox}} 86 -Please note that **no support**is offered for changes made independently and individually created to the Custom.css file or for general CSS adjustments. The following section merely provides some notes should you wish to make your own changes.82 +Please note that no support is offered for changes made independently and individually created to the Custom.css file or for general CSS adjustments. The following section merely provides some notes should you wish to make your own changes. 87 87 {{/aagon.warnungsbox}} 88 88 89 89 In order to customize CSS, you must have the file ‘Custom.css’ in the “Styles” folder (C:\Program Files (x86)\Aagon\ACMP Web Interfaces\Helpdesk Webinterface\Styles). To do this, create the file in a text editor of your choice and make sure that the extension is ".css". ... ... @@ -126,23 +126,6 @@ 126 126 To change the colour, simply copy the relevant section. You do not need to copy the entire root tree in Custom.css. 127 127 {{/aagon.infobox}} 128 128 129 -(% class="wikigeneratedid" %) 130 -**Example: "Image size of Web Interface graphics ("logos")":** If you want to change the dimensions of a replaced graphic (a logo), you can also do this via Custom.css. 131 - 132 -{{code}} 133 ---header-height: 48px; 134 ---logo-width: 174px; 135 -.site-logo { 136 -[..] 137 - width: var(--logo-width); 138 - height: var(--header-height); 139 -[..] 140 -} 141 -{{/code}} 142 - 143 -(% class="wikigeneratedid" %) 144 -The same settings are also used after the login. It is advisable to stick to the dimensions (174x48) and, if necessary, scale the size so that the images are not cropped in the Web Interface. 145 - 146 146 == Customizing text colours == 147 147 148 148 To customize text colours, follow these steps:

