Skip to content

Commit 93b9a1a

Browse files
committed
TIP and grammar
1 parent 6baf2fa commit 93b9a1a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/active-directory-b2c/customize-ui-overview.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ Review the following guidance before using your own HTML and CSS files to custom
7676
- Mozilla Firefox 38.0 and above
7777
- Don't include **form tags** in your HTML. Form tags interfere with the POST operations generated by the HTML injected by Azure AD B2C.
7878

79+
> [!TIP]
80+
> If you want to modify only the banner logo, background image, and background color of your user flow pages, you can try the [Company branding (preview)](#company-branding-preview) feature described later in this article..
81+
7982
### Where do I store UI content?
8083

8184
When using your own HTML and CSS files to customize the UI, you can host your UI content on any publicly available HTTPS endpoint that supports CORS. For example, [Azure Blob storage](../storage/blobs/storage-blobs-introduction.md), web servers, CDNs, AWS S3, or file sharing systems.
@@ -179,7 +182,7 @@ If you'd like to brand all pages in the user flow, set the page layout version f
179182

180183
![Page layout selection in Azure AD B2C in the Azure portal](media/customize-ui-overview/portal-02-page-layout-select.png)
181184

182-
This example shows a custom logo and background for a *Sign up and sign in* user flow that uses the Ocean Blue template:
185+
This annotated example shows a custom banner logo and background image on a *Sign up and sign in* user flow page that uses the Ocean Blue template:
183186

184187
![Branded sign-up/sign-in page served by Azure AD B2C](media/customize-ui-overview/template-ocean-blue-branded.png)
185188

0 commit comments

Comments
 (0)