uoregon-libraries / uolib-primo-nui

University of Oregon Libraries implementation of the Primo New UI
0 stars 0 forks source link

Add menu items to services pages #84

Open MargaretA-UO opened 6 months ago

MargaretA-UO commented 6 months ago

When people come back to Primo from a database, the services page they land on does not have our usual menu items at the top, so they are kind of stuck there. May I ask you to add the menus to those pages, please? From Ex Libris: Currently, the default display of the Services Page is without the Main Menu links, but we have provided a CSS code which can be added to the custom1.css file in the 01ALLIANCE_UO:UO view customization package. Please see the following documentation for the CSS code, which should work for Primo VE: https://knowledge.exlibrisgroup.com/Primo/Knowledge_Articles/Adding_a_Main_Menu_to_the_Service_Page_in_New_UI

I would recommend modifying the suggested code slightly so that any existing CSS code in the custom file does not override it:

prm-topbar .isDeposit, prm-topbar .isServicePage, prm-topbar .isSummonOverAlma { display: inline !important }

Regards, and please let me know if this suggestion works for you, -- Vlad Buldyrev