Why is my picture not enlarging? | XM Community
Skip to main content

Why is my picture not enlarging?

  • January 31, 2023
  • 5 replies
  • 49 views

Forum|alt.badge.img+1

Hello! I'm currently trying to enlarge a photo on my survey but it won't go larger than the size that I'm showing in the screenshot.
I've tried making the actual graphic larger, setting the width and height in the source code, changing the layout, and other solutions that people have come up with, and nothing seems to be working.
User:

If anyone has any ideas, that would be much appreciated!

5 replies

cbhavsar
QPN Level 4 ●●●●
Forum|alt.badge.img+29
  • QPN Level 4 ●●●●
  • January 31, 2023

Hello Sandy,
I am assuming you are updating image code width and height as:

In case this is not doing the trick, add this code to your question:

It should do the trick.

All the best for your project!
In case this is working well. Please don't forget to accept this as an answer. :)


Forum|alt.badge.img+1
  • Author
  • January 31, 2023

Hi cbhavsar ! I tried adding that line to my source code and it is still giving me the same sized image when I preview it


cbhavsar
QPN Level 4 ●●●●
Forum|alt.badge.img+29
  • QPN Level 4 ●●●●
  • January 31, 2023

Hi Sandy, to understand better - please paste the HTML code of the entire question text that you are using.


TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • January 31, 2023

Try this instead:


Forum|alt.badge.img+1
  • Author
  • January 31, 2023

TomG This worked! Thank you so much