I'm having a problem with the images in my survey showing up very small, even though the file size in the graphics library is large, and they appear large in the survey builder. But in preview they show up small.
Solved
image appearing smaller
Best answer by ManfredBM
Ok, thanks. So looks like the same behaviour I have in my survey. The picture is fitted into the available horizontal space.
What you could try is to enter the following to “Look and Feel” → “Style” → “Custom CSS”:
img {
max-width: 200% !important;
}The size of the image then theoretically can be twice the width of the available space. A scroll bar will be added automatically.
In case this works, please be aware that this setting applies to ALL images in your survey.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


