Skip to main content
PedroSaraiva
Participating Frequently
April 25, 2024
Question

How to center each letter in each box of a combo field?

  • April 25, 2024
  • 1 reply
  • 481 views

Before anything else, sorry for my English - not my first language... 😅

 

I've one of those forms where you must to fill each box with only one character. Obviously I used combo fields to to fill them, and I must say it works quite well. However, since each box is separated by a small gap, some of the letters are not exactly centered in the squares. 👇

 

 

What I want is for each letter to be perfectly centered to the respective box.

 

Do you think you can help?

 

PS: I don't understand anything of Javascript

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
April 25, 2024

Try using a mono-space font, and/or adjust the location of the field slightly so it fits better with the graphic below it. There's nothing you can do about it using a script.

PedroSaraiva
Participating Frequently
April 28, 2024

I used a mono space font like Courier but it's basically the same. However, as I said before, the result is good, I just wanted to be perfect, but if there's nothing I can do I won't worry about it. 😉