Skip to Main Content

Working with LibApps (HSL): Your LibApps profile

My Account

You will need to make sure you have selected LibApps in the blue drop down menu.

Go to the My Account tab on the orange toolbar.

LibApps toolbar

For your LibApps account, enter your first name and your last name (with preferred degree credentials) in the last name field.

Include your Degree in the line for your last name in your profile

For example, if your last name is Smith and you have a MLIS then you'd enter Smith, MLIS for your last name. Here's Kate's profile box to show what it will display as:

Kate McGraw's LibGuides profile box display professional degrees

You should also create an email signature to be used when you answer questions in LibAnswers.  Use </p> instead of the return key to create multiple lines in your signature.

Create an email signature for LibAnswers

My Profile: Title & Image

  • Change the Profile Box Title to your job description. This is found in the Title & Image section of the profile box.
  • Upload a good headshot of yourself by switching the Profile Image drop-down menu to Upload a New Profile Image.
    • The picture should be around 200px wide by 275px tall.
    • If you need a professional photo taken, contact Aleah Howell

My Profile: Contact Info

  • Next in the Address section, enter the following code, replacing the red text with your email, phone number, or the friendly URL of your profile page:
     

<i class="fa fa-envelope fa-2x" style="color:#828282"></i><a href="mailto:YOUREMAILADDRESS">YOUREMAILADDRESS</a>

<i class="fa fa-phone fa-2x" style="color:#828282"></i><a href="tel:YOURPHONENUMBER">(YOUR) PHONE-NUMBER</a>
<b><a href="http://hsl.lib.unc.edu">Health Sciences Library</a></b>
335 S. Columbia Street
Chapel Hill, NC 27599-7585
(<a href="https://www.google.com/maps/place/335+S+Columbia+St/@35.9070226,-79.0562231,16z/data=!4m2!3m1!1s0x89acc2ef7948e71d:0xc56153903e0e3d36">Google Maps for directions</a>)

<i class="fa fa-user fa-2x" style="color:#828282"></i><a href="/FRIENDLYURLOFYOURPROFILEPAGE">My Profile Page</a>
 

If you do not yet have a profile page, then you can delete the last line of that code, but do remember to enter this information when you do have a profile page set-up.

  • If you enter your email into the Email Address section of the Contact Info section, it will add an Email Me button.
  • Your finalized profile will look something like this:

Levi Turner's profile showing the HSL's style for LibGuides profile boxes

  • If you also want your ORCID to appear in your profile page, use this code instead:

<i class="fa fa-envelope fa-2x" style="color:#828282"></i><a href="mailto:YOUREMAILADDRESS">YOUREMAILADDRESS</a>
<i class="fa fa-phone fa-2x" style="color:#828282"></i><a href="tel:YOURPHONENUMBER">(YOUR) PHONE-NUMBER</a>
<b><a href="http://hsl.lib.unc.edu">Health Sciences Library</a></b>
335 S. Columbia Street
Chapel Hill, NC 27599-7585
(<a href="https://www.google.com/maps/place/335+S+Columbia+St/@35.9070226,-79.0562231,16z/data=!4m2!3m1!1s0x89acc2ef7948e71d:0xc56153903e0e3d36">Google Maps for directions</a>)

<a href="https://orcid.org/0000-0000-0000-0000" target="orcid.widget" rel="noopener noreferrer" style="vertical-align:top;"><img src="https://orcid.org/sites/default/files/images/orcid_16x16.png" style="width:1em;margin-right:.5em;" alt="ORCID iD icon">orcid.org/0000-0000-0000-0000</a>

<i class="fa fa-user fa-2x" style="color:#828282"></i><a href="/FRIENDLYURLOFYOURPROFILEPAGE">My Profile Page</a>

My Profile: Widgets

  • Next in the LibAnswers Widget Code area of the Widgets section, enter the following HTML code. This will add a stylized Ask A Librarian image to your profile so users can quickly go to our Ask A Librarian Service.

<a href="http://asklib.hsl.unc.edu"><img alt="Asklib.hsl.unc.edu can provide help through email, text, or by phone" src="https://s3.amazonaws.com/libapps/accounts/287/images/Ask_A_Librarian_150.png" width="110"></a>

  • You can also generate a LibCal Widget Code through My Scheduler (in LibCal) and paste it into the LibCal Widget Code area.  Change the Button Text Color to  #FFFFFF, the Button color to #42709A, and the Button Border Color to #42709A to follow UNC's color scheme.  Click Generate/Update code, and copy the text.Your code will look similar to the following code.

<script src="https://api3.libcal.com/js/myscheduler.min.js?002"></script> <script> jQuery(function(){ jQuery("#mySched36438").LibCalMySched({ iid: 361, uid: 36438, gid: 0, width: 500, height: 450, title: "Request an Appointment" }); }); </script> <!-- Place the following link anywhere in your page. Make sure the id "mySched36438" matches with the above code: jQuery("#mySched36438") //--> <button id="mySched36438" href="#">Request Appointment with Beth</button> <!-- Below is optional button styling //--> <style> #mySched36438 { background: #42709A; border: 1px solid #42709A; border-radius: 4px; color: #FFFFFF; font: 14px Arial, Helvetica, Verdana; padding: 8px 20px; cursor: pointer; } #mySched36438:hover { opacity: 0.9; } </style>

Note: The system will generate this code for your, you do not have to edit the code yourself. 

Profile Page

  • You should create a separate LibGuide to serve as your profile page.  It can contain your profile box, a brief bio or statement, education, experience, presentations, publications, a list of LibGuides you've authored, and more!  You can view examples of profile pages here at https://guides.lib.unc.edu/meetyourlibrarian
  • If you do have a profile page, then click on the LibGuides Profile Page tab while customizing your profile and enter in the full URL of the profile page like so:

Redirecting users to your profile page in LibGuides

 

Now you're ready to create a LibGuide.