Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    campusM

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. campusM
    3. Knowledge Articles
    4. How to customize portal's side bar menu and breadcrumbs

    How to customize portal's side bar menu and breadcrumbs

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Question 
    2. Answer 
    • Product: campusM
    • Operating system: Desktop, web

    Question 

    How can I add custom font and color for of the portal's breadcrumbs and menu?

    Answer 

    This knowledge article provides guidance on how to customize the breadcrumbs and menu option in the portal view using the app builder code section . 

    The example will show you how to change the breadcrumbs color (Home > Library) from blue to pink.

    clipboard_e6ca98c8c6d678ca73a24de76448abf2c.png

     

    Go to App Mamanger ->App Builder -> Profile config

    clipboard_e11728fa2161dfe163420f6aae6ae1587.png

    Click on the Config "code" option

    clipboard_e2ab61c0754ea4472ab879b66c96e2cda.png  

    To change the breadcrumbs color add 

    "breadcrumbs":

    { "color": "purple" },

     

    Or use the color code:

     

    "breadcrumbs":

    { "color": "#a6a4e3" },

     

    To change the side bar menu you ca use the following highlighted attributes under CSS sections

    "sidebar": {

        "enabled": true,

        "itemOrder": [

          "23540",

          "28274",

          "23439",

          "25213",

          "23417",

        ],

        "css": {

          "fontWeight": "bold",

          "textColor": "#0a0a0a",

          "textTransform": "capitalize",

          "backgroundColor": "#53738c"

        },

        "footer": {

          "content": "Powered by campusM "

        }

      }


    • Article last edited: 20-Mar-2020
    View article in the Exlibris Knowledge Center
    1. Back to top
      • How to Add New App Manager Accounts
      • How to enable compression on the Tomcat server
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Community Content Type
      Training Materials
      Content Type
      Knowledge Article
      Language
      English
      Product
      campusM
    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