+x EN - 6/5/2025Hello:I wonder what would be the best way to adjust the position of radiobuttons questions on a surveypage?You can see how my survey looks like in the attached snapshot (it is all in Japanese -- sorry about that!).My surveypage /caption is centered using the HTML command <center></center> I would like to center my radiobuttons accordingly as well (right now they are left aligned).Also, I wonder if there is an easy way to control the vertical space between radiobuttons items?Any help will be greatly appreciated!Best wishes,EN
+x Dave - 6/5/2025+x EN - 6/5/2025Hello:I wonder what would be the best way to adjust the position of radiobuttons questions on a surveypage?You can see how my survey looks like in the attached snapshot (it is all in Japanese -- sorry about that!).My surveypage /caption is centered using the HTML command <center></center> I would like to center my radiobuttons accordingly as well (right now they are left aligned).Also, I wonder if there is an easy way to control the vertical space between radiobuttons items?Any help will be greatly appreciated!Best wishes,ENQuestion objects on a surveyPage are always left-aligned. You'd have to center them manually using their respective /position attributes.> Also, I wonder if there is an easy way to control the vertical space between radiobuttons items?/itemSpacing at the surveyPage or survey level. But that's pointless if you explicitly set questions' on-screen positions anyway.