Share via

Customization dimming Corporate branding

Igor Polyakov 20 Reputation points
2023-06-13T14:42:38.82+00:00

Hi all!

When I set up Enterprise Branding in Azure AD, the background image is dimmed and when I paste it I get the message "The image will appear dimmed to improve contrast and readability"

How can I remove this shading?

Azure
Azure

A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments

Answer accepted by question author

  1. jfgriff 211 Reputation points
    2023-12-04T20:23:59.5333333+00:00

    @igor polyakov @Igor Polyakov

    Here is your fix:

    1. download css template https://download.microsoft.com/download/7/2/7/727f287a-125d-4368-a673-a785907ac5ab/custom-styles-template-013023.css
    2. Change this section and then upload the CSS file.
    ext-background-overlay
    {
        /* Styles to make changes to the background overlay that adds opacity to the background image */
    	background-color: rgba(0,0,0,0) !important;
    }
    
    
    

    Was this answer helpful?

    4 people found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Igor Polyakov 20 Reputation points
    2023-06-14T07:35:33.2033333+00:00

    I created an idea on the portal.

    I would be very grateful if you would support me.

    https://feedback.azure.com/d365community/idea/7e21afbb-850a-ee11-a81c-000d3a0d3715

    Was this answer helpful?

    0 comments No comments

  2. Anonymous
    2023-06-13T21:32:26.6+00:00

    Hi @Igor Polyakov , when setting up Enterprise Branding in Azure AD, the background image may appear dimmed to improve contrast and readability, per the message you received. Unfortunately, there is no direct option to remove the shading from the Azure AD settings. However, you can try to adjust the brightness and contrast of your image using an image editor before uploading it to Azure AD. This way, even if the image appears dimmed, the overall appearance might be closer to your desired look. If you'd like you can submit a feature request here to change this.

    Please let me know if you have any questions and I can help you further.

    If this answer helps you please mark "Accept Answer" so other users can reference it.

    Thank you,

    James

    Was this answer helpful?


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.