Embeddable Widgets
Use the embeddable widgets below to help us spread the word about Umbra Search.
Embeddable Umbra Search Logos
Default Logo:
<a href="https://www.umbrasearch.org"><img src="https://d3bqfbs46oeuvc.cloudfront.net/umbra-clr.png" height="85"></a>
Preview:
Black Version:
<a href="https://www.umbrasearch.org"><img src="https://d3bqfbs46oeuvc.cloudfront.net/umbra-bw.png" height="85"></a>
Preview:
White Version:
Umbra Search Widget (Experimental)
Search Umbra Search from your own website by copying and pasting the below HTML code into your site.
You may remove the submit text altogether by setting it to an empty string:
<script src='https://umbrasearch.org/widgets/embed.js' type='text/javascript'></script> <div class='umbra-search-widget umbra-widget'></div>
Preview:
Note: the above search icon () will only appear if you are using a version of the Bootstrap CSS library with the related glyphcon library.
Override The Submit Button Text
Override the search submit button text by appending a submit_text option to the above url:<script src="https://umbrasearch.org/widgets/search.js?submit_text=Submit" type="text/javascript"></script>
<script src="https://umbrasearch.org/widgets/search.js?submit_text=" type="text/javascript"></script>
Set a Default Contributing Institution
Show your site visitors what you have contributed to Umbra Search by setting a default contributing institution for your search widget.<script src="https://umbrasearch.org/widgets/search.js?contributing_institution=Temple University Libraries" type="text/javascript"></script>