Hi Hussein Actually that is very helpful - thank you. We have been modifying that file for years in order to get a different ditamap display - I will pass this on to the person who worked on that modified css file so we can fix the issue.
Cheers Darryl ----- Original Message ----- From: Hussein Shafie <[email protected]> Reply-To: '[email protected]' <[email protected]> To: Darryl Young <[email protected]> Cc: '[email protected]' <[email protected]> Sent: 11/13/2017 10:58:40 AM Subject: Re: [XXE] PNG Images not displaying ________________________________________________________________________________ On 11/13/2017 07:05 PM, Darryl Young wrote: > > > Problem #1: our step icons (e.g. "addon/config/dita/css/icons/step.png") > are not displayed when you install your XDocs add-on in XXE. > [DY] Do you have any ideas as to where I might look for the interference > being caused by our addon > that seems to affect your step.png display? > Sorry but no, I have no idea of what could cause this. "icons/step.png" is loaded as follows from "XXE_install_dir/addon/config/dita/css/topic.css": steps > step:before { display: marker; content: simple-counter(n, decimal) " " url(icons/step.png); } However on a HiDPI screen where DPI >= 144, "icons/[email protected]" is automatically (and behind the scene) substituted to "icons/step.png". This poses no problems to the other VDrive plug-ins and in my understanding, these XXE resources are not stored on VDrives. -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

