Forum Discussion
AgnesB
3 years agoFrequent Visitor
Power BI Report Server Branding
Hi, After I updated the Power BI Report server to September 2022, a new button and drop down menu appeared when the current size of the browser window is not large enough to write out the full path ...
- 3 years ago
This issue has been fixed by the January 2023 Power BI Report Server Release. The formatting of the dropdown button in the header reacts now to one of the branding settings.
v-luwang-msft
Community Support
3 years agoHi AgnesB ,
When the brand package is uploaded, the server extracts the appropriate name/value pairs from the colors.json file and merges them with the master LESS stylesheet, brand.less. This LESS file is then processed and the resulting CSS file is served to the client. All colors in the stylesheet follow the six-character hexadecimal representation of a color.
refer the following and check if it is helpful:
Best Regards
Lucien