Hi everyone, I have a couple of questions I’d like some help with!
First question: When I insert an image into a question using
Code:
<img alt="template" src="/upload/surveys/surveyid/images/template.png" style="width: 70%; height: auto;" />
, how can I position text boxes at specific locations on this template image? I’d like the image and the text boxes to display together when respondents view the survey link. These text boxes are auto-filled based on answers from a previous question, and respondents should not be able to edit them.
Second question: When I preview the survey on different devices, the template image with the text boxes displays correctly on laptops, but on mobile devices, the image appears too small, and the text boxes shift from their intended locations.Could anyone provide guidance on how to address these issues? Thank you very much in advance for any assistance!