Helloo,
Il faut modifier le fichier html/plugins/pimpJeedom/core/template/dashboard/cmd.action.slider.ShutterSlider.html
Il suffit d’ajouter la parenthèse manquante après png pour la ligne 86 :
cmd.css('--shutterSlider-image', 'url('+backgroundPath+'/'+image+'.png)');
On retrouve alors la fenêtre personnalisée :

