From d0447c2ef2eed5cc784d2d19bc636609b8fef33c Mon Sep 17 00:00:00 2001 From: Esha Noronha Date: Thu, 14 Aug 2025 09:48:22 +0200 Subject: [PATCH] Clarified icon placement as per feedback --- .../tutorials/creating-a-basic-website/document-types.md | 6 +++--- .../tutorials/creating-a-basic-website/document-types.md | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/15/umbraco-cms/tutorials/creating-a-basic-website/document-types.md b/15/umbraco-cms/tutorials/creating-a-basic-website/document-types.md index 74948ebe086..b81884581f9 100644 --- a/15/umbraco-cms/tutorials/creating-a-basic-website/document-types.md +++ b/15/umbraco-cms/tutorials/creating-a-basic-website/document-types.md @@ -39,11 +39,11 @@ With the help of icons, you can identify different Document Types in the **Conte To add an icon: -1. Go to your Document Type. For example: _HomePage_. -2. Click on the icon placeholder next to the document name in the Document Type editor. +1. Open the Document Type. For example: _HomePage_. +2. Click the icon placeholder to the left of the Document Type name. This opens the **Select Icon** dialog on the right side of the screen. ![Selecting an icon](../../.gitbook/assets/selecting-an-icon.png) -3. Browse through the icon list and select the icon of your choice. +3. Browse the icon list and select the icon of your choice. 4. Click **Submit**. 5. Click **Save**. diff --git a/16/umbraco-cms/tutorials/creating-a-basic-website/document-types.md b/16/umbraco-cms/tutorials/creating-a-basic-website/document-types.md index e229d6d59cf..b81884581f9 100644 --- a/16/umbraco-cms/tutorials/creating-a-basic-website/document-types.md +++ b/16/umbraco-cms/tutorials/creating-a-basic-website/document-types.md @@ -35,15 +35,15 @@ To create a Document Type: ### Adding icons -With the help of icons, you can identify different Document Types in the **Content Tree**. +With the help of icons, you can identify different Document Types in the **Content Tree**. To add an icon: -1. Go to your Document Type. For example: _HomePage_. -2. Click on the icon placeholder next to the document name in the Document Type editor. +1. Open the Document Type. For example: _HomePage_. +2. Click the icon placeholder to the left of the Document Type name. This opens the **Select Icon** dialog on the right side of the screen. ![Selecting an icon](../../.gitbook/assets/selecting-an-icon.png) -3. Browse through the icon list and select the icon of your choice. +3. Browse the icon list and select the icon of your choice. 4. Click **Submit**. 5. Click **Save**.