Showing 10 of 14 Results

Keep Up to Date

05/24/2017
profile-icon Natasha Floersch

Check the Resources section for information on the following topics from the May 24 Open Lab:

  • Unpublishing a LibGuide
  • Deleting a LibGuide
  • Copying a LibGuide
  • Changing from tabs to side navigation
  • Adding chat button
  • Adding friendly URLs
  • Setting guide type
No Subjects
No Subjects
05/24/2017
profile-icon Stephanie Wiegand

Happy Face

  1. If there are no students over the summer in a program that you own a guide for, you can simply unpublish the guide while you work on it.
  2. Do you have a template guide? All of the health sciences guides have a "Search for Articles by Citation" page. The process is exactly the same, no matter what area of the health sciences, so it is the exact same page in all of the guides. After I create a page like this, I reuse the same page on multiple guides, letting LibGuides keep the connection - that way, when I make revisions, I only need to make changes to the template guide, not each individual guide. So for this go around of updates to LibGuides, I will revise the template guide first, and then make changes to all of the health sciences guide for the individualized information they carry.
No Subjects
05/23/2017
profile-icon Stephanie Wiegand

Anchoring to text or an image within the same Rich Text/HMTL box in LibGuides:

 

No Subjects
05/23/2017
profile-icon Stephanie Wiegand

Header/Footer

<div class="row s-lg-row">

<div id="s-lg-col-1" class="col-md-12">

<div class="s-lg-col-boxes">Header</div>

</div>

</div>

No Subjects
05/22/2017
profile-icon Stephanie Wiegand

So if you're not moving to side-navigation or don't care about bootstrap, you'll probably want to ignore this post. If you might be interested in bootstrap, read on. The big and best deal about bootstrap: It automatically renders the webpage in a layout which does not require side-to-side scrolling whether you are on a tablet or smart phone. The next best thing? Being able, in one Rich Text section  inside one LibGuide box, to go from one column to two columns, to three columns, and back to two columns.

For instance, the page I created that discusses APA-Style Title Pages is formatted like this:

Header
Table of Contents
Line delineating end of TOC
Content
Example of Title Page
1 column
2 columns
1 column
2 columns
1 column

Yes, I get excited by the little stuff. But I was very excited to learn that instead of limiting us more, LibGuides actually allows us more freedom to present content in a usable manner.

No Subjects
05/22/2017
profile-icon Stephanie Wiegand

Hanging Indents

<div style="padding-left: 4em; text-indent: -4em;">

<p>...first reference...</p>

<p>...second reference...</p>

<p>...etc...</p>

</div>

No Subjects
05/22/2017
profile-icon Stephanie Wiegand

2 Even Columns

<div class="row s-lg-row">

<div id="s-lg-col-1" class="col-md-6">

<div class="s-lg-col-boxes">Column 1</div>

</div>

<div id="s-lg-col-2" class="col-md-6">

<div class="s-lg-col-boxes">Column 2</div>

</div>

</div>

No Subjects
05/22/2017
profile-icon Stephanie Wiegand

PDF

Did you know that there are ways to emulate/simulate mobile browsers so that you can see your LibGuide design as someone on an phone ore tablet will? Check out the documents in the left column for PDF instructions for using a mobile emulator/simulator in Chrome and Firefox. Thanks to Nicole for the tip!

Mobile Phone Screen

 

No Subjects
05/22/2017
profile-icon Stephanie Wiegand

These instructions demonstrate how to change from Top-Tab Navigation to Side-Navigation in a LibGuide.

PDF

 

No Subjects