Has anyone tried to align Write-In fields that are linked to a number of different length radio button options?
If so, I would be very interested to learn how to do this!
Thanks in advance for any tips!
Best answer
We did it But i don’t know exactly how. It now looks great. Mattijs (the IT-wizzard) put the option texts in spans with a fixed block lenght, corresponding to the longest option text. The entry fields then automaticly alllign. Hope this helps.
I agree with Dominic, I think it can be done with CSS. I know a bit of CSS myself and played around with something like this in my account, but I wasn’t able to figure it out. It looks like it might be pretty complicated CSS that would be specific to your survey (in other words, the adjustments I make on mine wouldn’t be exactly the same as the ones you’d need to make on yours since the textboxes are in different spots), so I would talk to a developer, if you have access to one, who might be able to help you with it.
I’m certain this would require custom CSS code – curious myself if anyone has any examples here.