Skip to content

Commit f9b50a3

Browse files
authored
Update whitelabeling.md (#261)
1 parent 06816eb commit f9b50a3

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

dotnet-docs/whitelabeling.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,9 @@ position: 6
1111
# Overview
1212

1313
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.
1415

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.
1917

2018
### Customizable Elements
2119

@@ -25,15 +23,14 @@ The following elements can be rebranded:
2523

2624
![The Report Server Manager and Web Report Designer color settings that are configurable](../images/rs-net-images/rs-net-whitelabeling-colors.png)
2725

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.
2927

3028
![The Report Server Manager Logo](../images/rs-net-images/rs-net-whitelabeling-logo.png)
3129

3230
* Favicon - The favicon should be in ICO, PNG, GIF, or JPG file format.
3331

3432
![The Report Server Manager Favicon](../images/rs-net-images/rs-net-whitelabeling-favicon.png)
3533

36-
3734
#### Report Server Manager
3835

3936
![Overiew of the Report Server for .NET with changed colors](../images/rs-net-images/rs-net-whitelabeling-manager-applied.png)
@@ -47,9 +44,9 @@ The following elements can be rebranded:
4744
The whitelabeling feature can be found under **Configuration > Whitelabeling**.
4845
Administrator rights are required to access the Report Server Configuration page.
4946

50-
![All of the available Whitelabeling settings in the Report Server for .NET Configuration](../images/rs-net-images/rs-net-whitelabeling-all-settings.png
47+
![All of the available Whitelabeling settings in the Report Server for .NET Configuration](../images/rs-net-images/rs-net-whitelabeling-all-settings.png)
5148

5249
## See Also
5350

5451
* [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

Comments
 (0)