How to remove the Request link from Primo's My Account?
- Article Type: General
- Product: Primo
- Product Version: 4
Desired Outcome Goal:
To remove the Request link from My Account in Primo.
Procedure:
1. Connect to server via ssh
2. Enter "fe_web" which takes you to /exlibris/primo/p4_1/ng/primo/home/system/thirdparty/jbossas/server/search/deploy/primo_library-app.ear/primo_library-libweb.war/
3. cd into /customized/ (if this directory doesn't already exist; please create it to protect your files from service pack updates that will otherwise overwrite them).
4. cd into /css/ (if this directory doesn't already exist; please create it (to protect your files from service pack updates that will otherwise overwrite them).
5. vi your localized css (not the "Primo_default.3.0.css" file that resides in /exlibris/primo/p4_1/ng/primo/home/system/thirdparty/jbossas/server/search/deploy/primo_library-app.ear/primo_library-libweb.war/css)
6. Add the following line to your css: .EXLMyAccountMainMenuContainer ol li:nth-child(2) {display:none;}
7. Write quit the file and refresh your browser to see the change.
Category: Front End
Subject: Brief results
- Article last edited: 10/8/2013