Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Replace GetIt Tab Text with Image

    • Article Type: General
    • Product: Primo
    • Product Version: 4

    Desired Outcome Goal:
    Replace the text in the GetIt tab(s) with an image.
    The GetIt tabs are also called View Online, More, Services, etc.

    Procedure:
    Change the text field content to a link to the image (see below) in Advanced Configuration > All Code Tables > Sub System = Delivery > Table Names = GetIT! Tab1 and/or GetIT! Tab2.
    * Tab1 Codes
    * * default.getit.tab1_onl_restrict
    * * default.getit.tab1_nofull
    * * default.getit.tab1_fulltext_unknown
    * Tab2 Codes
    * * default.getit.tab2_notexistcheck
    * * default.getit.tab2_notexistunavail
    * * default.getit.tab2_onl_mayrestrict
    * * default.getit.tab2_onl_norestrict
    * * default.getit.tab2_onl_restrict
    * * default.getit.tab2_restrict
    * * default.getit.tab2_unavail
    * * default.getit.alma_tab2_full
    * * default.getit.alma_tab2_fullunknown
    * * default.getit.alma_tab2_mayrestrict
    * * default.getit.alma_tab2_nofull
    * * default.getit.alma_tab2_norestrict
    * * default.getit.alma_tab2_onl_mayrestrict
    * * default.getit.alma_tab2_onl_norestrict
    * * default.getit.alma_tab2_onl_restrict
    * * default.getit.alma_tab2_restrict
    * * default.getit.alma_tab2_unknown
    * * default.getit.tab2_availother
    * * default.getit.tab2_check
    * * default.getit.tab2_full
    * * default.getit.tab2_getit
    * * default.getit.tab2_mayrestrict
    * * default.getit.tab2_nofull
    * * default.getit.tab2_norestrict
    * * default.getit.tab2_notexistavail
    * * default.getit.tab2_avail

    Additional Information

    Image Location Options
    * Use image on Primo server: <img src="../customized/<INSTITUTION>/images/link.gif">
    * Use SFX image icon from the SFX server: <img src="http://sfxhosted.exlibrisgroup.com/PutYourInstanceHere/sfx.gif">
    * Use image from another location: <img src="<ImageLocationURL>">

    HTML ALT attributes do not work for this tag. Instead, add a line to the table: Advanced Configuration > All Code Tables > Sub System = Front End > Results Tile table >
    * GetIt! Tab1 = default.brief.tabs.links.title.viewOnlineTab
    * GetIt! Tab2 = default.brief.tabs.links.title.moreTab.

    Sizes that work:
    * 80 x 25
    * 54 x 20
    * 54 x 15
    * However, when the page width falls below about 90% (tested on laptop screen), anything above 15px in height is cut by the line below the tab names

    Category: Front End

    Subject: Availability/RTA


    • Article last edited: 1/26/2015