Background image is not reflecting in the UI

0
I am trying to add the background image from the file explorer but it is not reflecting in the UI need some suggestions on this.
asked
1 answers
1

Hi Jowal,

Try to get the image from the Modeler itself as the below format:

Background-image:url(‘/img/modulename$foldername$imagefolderName$imagename.extension’);

 

Hope this helps

answered