Skip to content

Commit e2201d0

Browse files
authored
Merge pull request #7237 from umbraco/add-icons
Clarified adding icons steps
2 parents deaa2dd + 520b6a9 commit e2201d0

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed
6.26 KB
Loading

15/umbraco-cms/tutorials/creating-a-basic-website/document-types.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,17 @@ To create a Document Type:
3535

3636
### Adding icons
3737

38-
With the help of icons, you can identify different Document Types in the **Content Tree**. To add an icon:
38+
With the help of icons, you can identify different Document Types in the **Content Tree**.
3939

40-
1. Click the icon placeholder next to the document name. The **Select Icon** dialog opens.
40+
To add an icon:
4141

42-
![Selecting an icon](images/adding-an-icon-to-document-type.png)
43-
2. Browse through the icon list and select the icon of your choice.
44-
3. Click **Submit**.
45-
4. Click **Save**.
42+
1. Go to your Document Type. For example: _HomePage_.
43+
2. Click on the icon placeholder next to the document name in the Document Type editor.
44+
45+
![Selecting an icon](../../.gitbook/assets/selecting-an-icon.png)
46+
3. Browse through the icon list and select the icon of your choice.
47+
4. Click **Submit**.
48+
5. Click **Save**.
4649

4750
### Setting Permissions
4851

0 commit comments

Comments
 (0)