Skip to Main Content

LibKey & BrowZine

Examples, best practices, and tips and tricks to get the most out of LibKey and BrowZine.

BrowZine in your LibGuides

BrowZine Journal Lookup

The BrowZine search box allows you to embed a responsive search box directly into a webpage or LibGuide so users can search directly from your site. These instructions are for adding the search box into your LibGuide. See the subpage "BrowZine on your library's website" for instructions on how to add it to your webpage.

First, Locate your Third Iron ID

  1. Go to www.browzine.com, then click. "Choose My Library" button. Select your library from the list. The resulting page is your library's unique BrowZine URL with your Third Iron ID amended at the end: http://browzine.com/libraries/###
  2. If going to www.browzine.com loads a BrowZine page other than your own library's, simply click the gear wheel icon in the upper right corner. Then, click "Change Library", under the library's name at the top of the screen. This will take you to the library selection list.

 

Then, add the search box code

  1. Using "Rich Text / HTML", select 
  2. Paste the following HTML Code:

<img alt="" src="//s3.amazonaws.com/libapps/accounts/78343/images/BrowZinelogo.png" style="width: 100px; height: 100px; float: left; margin-right:20px;" />
<form method="get" action="https://api.thirdiron.com/v2/libraries/###/external-search" target="_blank">
  <fieldset>
    <legend>Search e-journals</legend>
    <label for="query">Title, ISSN or Subject keywords</label>
    <input type="text" name="query" id="query">
    <input type="submit" value="submit">
  </fieldset>
</form>

3. Replace the ### with your library's Third Iron ID

Last, tweak to fit!

Play around with the code to match your site's design. Need help?  Contact us at support@thirdiron.com 

Sites hosted on wordpress.com are not compatible with the search widget due to Wordpress-imposed security restrictions.

Library and Information Science Research

College & Research Libraries

Information and Organization

Journal of Library Administration

Adding a Table of Titles allows you to showcase specific journals from your collections with our journal cover images, which link directly to that journal in your library's BrowZine instance.

Insert a table.

  1. In the Rich Text / HTML Editor, click on the icon to insert a table.
  2. Plan how many rows and columns you will need.  How many journals do you want to feature?
LibGuide column width Number of journal columns
25% 1
33% 2-3
50% 3-4
75% 5-6


Add journal images.

  1. Locate your journals in BrowZine
  2. Right click on a journal and select "Copy Image Address"
  3. In your LibGuide table, place your cursor in the table and click on the image icon

  1. Paste the Image URL

Add journal links.

  1. In BrowZine, right click on the journal and select "Copy Link Address" (or "copy shortcut" in Internet Explorer)
  2. In the LibGuide picture editor, paste the journal URL
  3. TIP: Set the target to open in a new [blank] window- this will open the journal in a new tab or window, so your users won't automatically leave your LibGuide.