I’d like to be able to replace the red “x” when an image isn’t found on my web server with something a little more endearing (and thus user friendly). Is it possible? Or would I need to do a logic check for the image and have some if available display if not display something else type of idea…?
C>