How to add a Header to a Digital Screen
Dan Macarie avatar
Written by Dan Macarie
Updated over a week ago

To add a custom header into your screens you will need to add the following code in the Header and Custom CSS tabs.

NOTE - You cannot add this type of custom header into a mosaic screen.

In the custom header field add:

1

<img class="headerimg" src="ImageURL">

Where "ImageURL" is added to the URL for the image you'd like to use.

In the custom CSS field add:

1

.headerimg { display: block; width: 100%; }

If you would like the header to appear a specific way then we can get our professional services to scope it out.

Send your requirements to your account manager or to support and we'll forward the request to you.

For any further questions or queries, please send an email to support@nosto.com and our support team will get back to you.

Did this answer your question?