You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dotnet-docs/whitelabeling.md
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,9 @@ position: 6
11
11
# Overview
12
12
13
13
Our product supports white-labeling, allowing customers to personalize the visual identity of their instance. This feature enables organizations to align the product's appearance with their brand guidelines.
14
+
Whitelabeling enables the **Report Server for .NET's** customers to remove branding elements in the Report Server Manager web application and its internal Web Report Designer.
14
15
15
-
Whitelabeling enables the **Report Server for .NET's** customers to remove branding elements in the Report Server Manager web application, and its internal Web Report Designer.
16
-
17
-
By replacing the default colors, logo and favico with branding from the customer's enterprise, you can personalize the visual identity of each Report Server. This feature enables organizations to align the product's appearance with their brand guidelines.
18
-
16
+
By replacing the default colors, logo, and favicon with branding from the customer's enterprise, you can personalize the visual identity of each Report Server. This feature enables organizations to align the product's appearance with their brand guidelines.
19
17
20
18
### Customizable Elements
21
19
@@ -25,15 +23,14 @@ The following elements can be rebranded:
25
23
26
24

27
25
28
-
* Logo - The logo image should be in PNG, GIF, or JPG file format and have height of 45 pixels or less.
26
+
* Logo - The logo image should be in PNG, GIF, or JPG file format and have a height of 45 pixels or less.
29
27
30
28

31
29
32
30
* Favicon - The favicon should be in ICO, PNG, GIF, or JPG file format.
33
31
34
32

35
33
36
-
37
34
#### Report Server Manager
38
35
39
36

@@ -47,9 +44,9 @@ The following elements can be rebranded:
47
44
The whitelabeling feature can be found under **Configuration > Whitelabeling**.
48
45
Administrator rights are required to access the Report Server Configuration page.
49
46
50
-

51
48
52
49
## See Also
53
50
54
51
*[Report Server for .NET Overview]({%slug coming-soon%})
55
-
*[Whitelabeling in the Report Srrver for .NET Framework]({%slug whitelabeling%})
52
+
*[Whitelabeling in the Report Server for .NET Framework]({%slug whitelabeling%})
0 commit comments