- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2020 11:54 AM
Can someone please tell me how to change the image size for all catalog items in the fulfiller and in the Service Portal. We recently upgraded to Paris,
and the images now look way too big on all catalog item forms (fig.1). Especially in the fulfiller view. I inspected the image for the following catalog item in
fulfiller view, in Chrome, and I found a class called: navpage-layout. It contains a div class called sc_cat_item_image_block where I can manualy change the size attribute.
I would like to know where I should make the changes to make them permanent for all catalog items.
Sample catalog image:
Fig.1
Thanks,
Juan
Solved! Go to Solution.
- Labels:
-
Instance Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2020 10:20 AM
Hi Juan,
I might have found something:
yourinstance.service-now.com/nav_to.do?uri=sys_ui_macro.do?sys_id=770989b10a0a0b0800b1333d892e2cdd
UI Macro: catalog_item
Try and update that large to medium and let us know if that works for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2020 12:48 PM
Hi Willen,
You nailed!!! That fixed the issue.
You can also access the macro by going to:
System UI > UI Macros, and search for the catalog_item macro.
Thank you so much Willen, and the community members who contributed.
Thanks,
Juan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2020 01:00 PM
Hi Juan,
You are very welcome, happy to help! 🙂
And thank you for marking Correct. Consider marking replies as Helpful as well. That will make a lot of people happy! 😄
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2020 09:47 AM