Skip to content

Commit 7d94f24

Browse files
committed
Clarified adding icons steps
1 parent deaa2dd commit 7d94f24

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed
6.26 KB
Loading

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

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,18 @@ 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+
47+
3. Browse through the icon list and select the icon of your choice.
48+
4. Click **Submit**.
49+
5. Click **Save**.
4650

4751
### Setting Permissions
4852

0 commit comments

Comments
 (0)