Linking your organization's website to your new Public Access site is a great way to encourage web visitors to explore the collection. You will need access to the content on your website in order to add a link. This can be a simple text link or custom stylized button or image. Below are the basic formats for creating a link with text and a link with an image.

Replace the italicized section with your Public Site link and the bold section with what you want your link to say.
For example: <a href="https://userguide.catalogaccess.com/">Explore our Collections</a>
Replace the italicized section with your Public Site link, the underlined section with your image file location, and the bold section with what you want your image's alternate text to say.
For example: <a href="https://userguide.catalogaccess.com/"> <img src="MuseumLogo.jpg" alt="Explore our Collections" style="width:150px;height:60px"> </a>
If you do not have a working knowledge of HTML and CSS, we suggest you speak with your organization's website manager about adding this link to your homepage.