How do I make the graphic choices larger? | XM Community
Skip to main content
Question

How do I make the graphic choices larger?

  • July 3, 2020
  • 2 replies
  • 75 views

I have a question that involves selecting a smiley face that reflects their attitude toward an object (in this image I only have one of the faces for testing it out, but it'll actually be a spectrum). However, the icons are too small, and when I try to increase the size of the image it actually gets smaller! Basically I want them to be as large as the gray area around the smiles. The 9 choices need to be horizontal. Any ideas? Thanks!

Untitled.jpg

2 replies

Mishraji
Level 4 ●●●●
Forum|alt.badge.img+18
  • Level 4 ●●●●
  • July 8, 2020

Use CSS.
The gray area has a padding of 10px. If this is reduced to 1px, the image will automatically get bigger.


  • Author
  • July 8, 2020

How do I do this?