Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Voyager

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Voyager
    3. Knowledge Articles
    4. Remove the "Log in to your account" link in WebVoyage

    Remove the "Log in to your account" link in WebVoyage

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Question
    2. Answer
    3. Additional Information
    • Product: Voyager
    • Relevant for Installation Type: Multi-Tenant Direct, Dedicated-Direct, Local, TotalCare

     

    Question

    How to remove the "Log in to your account" link that appears in the upper right-hand corner of WebVoyage?

    Answer

    To remove the "Log in" link in the upper-right hand corner of the header, add a new line to the header.css stylesheet to disable the display of the containing div element. In this case, that's identified by an id="headerPatron" attribute, so you would make the following addition to the header.css stylesheet at: 

    /m1/voyager/yyydb/tomcat/vwebv/context/vwebv/ui/skinDir/css/header.css 
    (where "skinDir" is typically "en_US") 

    ----------------------------- 

    #headerPatron { 
    display: none ; 
    } 

    ----------------------------- 

    Note that the #headerPatron selector is already in place, so you just need to add the new line with the rest of styling assertions. It will effectively overwrite them and prevent the div element from being displayed

    Additional Information

    Voyager Support has a limited ability to assist with WebVoyage customizations.  Please see: What WebVoyage customizations are supported?

     

     


    • Article last edited: 26-Jul-2020
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Remove Recall option from Patron Requests screen in Voyager WebVoyage
      • Remove the "Login to your account" button in the upper right-hand corner of the WebVoyage OPAC
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Voyager
    2. Tags
      This page has no tags.
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved