If you want to customize your dashboard to better reflect your company’s graphic profile, a good idea is to add your logo as a picture to your dashboard.
The first step you need to go through is to get the web address of a picture of your logo. Ask someone in marketing, or locate the logo on your webpage, right-click the logo and select “copy link address”.
Now that you have the address, do the following:
1, Go to the dashboard in question and click “Edit”
2, Click the Text-button that appears;
3, In the modal that opens up, paste the html-code for inserting an image, like below. The code looks like this: <img src=”logo-url”> (Replace “logo-url” with the address you copied in the beginning of this guide.) It should look something like this;
4, Press save. You can now move the logo to the right place on the dashboard.
NOTE: If the image is the wrong size, you can change that by instead using the code below. Replace “200” with your own values to change the width and height of the picture.
<img src=http://dka575ofm4ao0.cloudfront.net/pages-transactional_logos/retina/8771/da6O9NmtRp6OPXMGfofi width=”200” height=”200”>