|
| 1 | +# Sample Branding Packages |
| 2 | + |
| 3 | +This includes two sample branding packages for Reporting Services. You can use these to brand the web portal to fit your needs. These can be used as a starting place for you to further customize. |
| 4 | + |
| 5 | +### Contents |
| 6 | + |
| 7 | +[About this sample](#about-this-sample)<br/> |
| 8 | +[Before you begin](#before-you-begin)<br/> |
| 9 | +[Run this sample](#run-this-sample)<br/> |
| 10 | +[Sample details](#sample-details)<br/> |
| 11 | +[Disclaimers](#disclaimers)<br/> |
| 12 | +[Related links](#related-links)<br/> |
| 13 | + |
| 14 | + |
| 15 | +<a name=about-this-sample></a> |
| 16 | + |
| 17 | +## About this sample |
| 18 | + |
| 19 | +<!-- Delete the ones that don't apply --> |
| 20 | +- **Applies to:** SQL Server 2016 (or higher) |
| 21 | +- **Key features:** Branding in Reporting Services |
| 22 | +- **Authors:** Adam Saxton |
| 23 | + |
| 24 | +<a name=before-you-begin></a> |
| 25 | + |
| 26 | +## Before you begin |
| 27 | + |
| 28 | +To run this sample, you need the following prerequisites. |
| 29 | + |
| 30 | +**Software prerequisites:** |
| 31 | + |
| 32 | +1. SQL Server Reporting Services 2016 (or higher) in Native Mode |
| 33 | + |
| 34 | +<a name=run-this-sample></a> |
| 35 | + |
| 36 | +## Run this sample |
| 37 | + |
| 38 | +<!-- Step by step instructions. Here's a few examples --> |
| 39 | + |
| 40 | +1. Copy either [ssrs-logo.zip](ssrs-logo.zip) or [ssrs-nologo.zip](ssrs-nologo.zip) locally. |
| 41 | + |
| 42 | +2. Browse to the Reporting Services web portal. |
| 43 | + |
| 44 | +3. Select the **gear** in the upper right. |
| 45 | + |
| 46 | +4. Select **Site Settings**. |
| 47 | + |
| 48 | +5. Select **Branding**. |
| 49 | + |
| 50 | +6. Select **Upload brand package** and point to one of the zips. |
| 51 | + |
| 52 | +You can also edit the colors.json to change the brand. The zip must include both the colors.json and metadata.xml. |
| 53 | + |
| 54 | +<a name=sample-details></a> |
| 55 | + |
| 56 | +## Sample details |
| 57 | + |
| 58 | +This includes two brand packages that you can use with Reporting Services. One includes the Microsoft logo and the other does not. Each zip file includes a colors.json and metadata.xml. The logo zip includes the png image as well. For information about modifying the colors.json and metadata.xml, see [Branding the web portal](https://msdn.microsoft.com/library/mt710551.aspx). |
| 59 | + |
| 60 | +## Related Links |
| 61 | +<!-- Links to more articles. Remember to delete "en-us" from the link path. --> |
| 62 | + |
| 63 | +For more information, see these articles: |
| 64 | + |
| 65 | +[Branding the web portal](https://msdn.microsoft.com/library/mt710551.aspx) |
0 commit comments