I’m trying to customize the 2007 ribbon using the customUI.xml file, and making good strides except for one thing:
My XML is attempting to add useful commands to the ribbon which don’t have icons. So if I use the default, no icon appears. But if I use the image=”myIcon” for an image I know is loaded (because I can assign it to a button not for a built-in), it still doesn’t appear.
Examples:
— shows no icon
— shows no icon
— shows the icon
Will work for clues