Skip to content

Commit

Permalink
[DOCS] Document clearing local storage when icon is not showing up (#621
Browse files Browse the repository at this point in the history
  • Loading branch information
cweiske authored Feb 27, 2024
1 parent ead5ddb commit 2aa804e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Documentation/BackendPreview/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ Preview image for a content element

Besides setting a FontAwesome Icon for you content element, you can also provide a custom preview image. This can be
done by placing a 32x32 pixel png image or svg graphic into the :ref:`specified<extension-settings-backend-preview>`
folder for preview images. The name of the image has to be the key of your element. For example my_element.png or
my_element.svg. Ideally this should be a screenshot of your element or a nice icon. It will be shown in the new
folder for preview images. The name of the image has to be the key of your element. For example `my_element.png` or
`my_element.svg`. Ideally this should be a screenshot of your element or a nice icon. It will be shown in the new
contentelement wizard and as the preview icon in the backend.

When the new icon is not showing up in the "new content element" wizard,
clear your browser's local storage.

0 comments on commit 2aa804e

Please # to comment.