Primo VE: Display Top Menu Links with OpenURL requests
When a user links from an Electronic Database into Primo VE
through OpenURL linking, by default, users will see a page without the familiar top Menu
Links. This CSS code will insert the Menu Links.
The solution requires the
following custom CSS code be added to the /VIEW_CODE/css/custom1.css file:
- /* Show Main Menu links on Services Page */
- prm-topbar .isDeposit, prm-topbar .isServicePage,
prm-topbar .isSummonOverAlma {display: inline;}
Related Articles
Primo VE (Discovery) Key Resources Page
Ex Libris Documentation Ex Libris Documentation Ex Libris Customer Knowledge Center has the latest information on all Ex Libris products, including documentation, knowledge articles, training, and more. Primo VE Documentation PALS uses Primo VE, a ...
Updating the Primo VE Feedback Tool Icon
Ex Libris covers many aspects of their Primo VE Feedback Tool in their documentation, but how to change the Icon is not covered. Libraries have asked about changing the Icon because it often looks too similar to the Chat icons that many libraries ...
Broken Link Reporting in Primo VE
Introduced by PALS in June 2020, PALS Tech Staff (mainly Simon Mai) adapted code shared on the Ex Libris Tech Blog allowing library patrons and staff to report problems linking out to Electronic Collections from Primo VE. Originally designed for use ...
Primo VE: Links to MnPALS Libraries
Institution Name Primo VE URL Alexandria Technical & Community College https://mnpals-atc.primo.exlibrisgroup.com/discovery/search?vid=01MNPALS_ATC:ATC Anoka Technical College ...
Primo VE: Adding a message banner
Can I create a message banner to display at the top of each of my Primo VE pages? If campuses would like to add an optional banner, they just need to add this additional code to the custom.css file. /* LOCAL BANNER */ body::before { content: "Hey ...