Opacity icon

Using Images in Dashboard

Using your images in an Dashboard widget is usually very easy. When you use a TIFF or PDF image, your image will automatically be drawn at the correct resolution, making it easy to adopt resolution independence. You can then just use it with a simple image tag:

<img src="images/logo.tiff" alt="My Logo" width="32px" height="32px">

Related Topics

Resolution Independence for Dashboard Images