Is there a way of adding an image as the background of just one question?
Thank you in advance
Page 1 / 1
Simin
You can replace the QID and URL of image in below code and add it onload:
jQuery("#QID1").css({"background":"url(https://image.shutterstock.com/image-vector/sample-red-square-grunge-stamp-260nw-338250266.jpg)"})
Hope this helps!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.