Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Radio Buttons Not Aligned With Text

Radio Buttons Not Aligned With Text 10 years 3 months ago #23701

  • mikm27
  • mikm27's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 21
  • Thank you received: 0
Is there a way to get the radio buttons to align with the text on event registration pages?
See the picture below - the radio buttons are lower than their associated text which can cause confusion.
Thanks for any advice on this!

Please Log in or Create an account to join the conversation.

Radio Buttons Not Aligned With Text 8 years 11 months ago #25343

  • zprint
  • zprint's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Was this issue ever fixed? I'm having the same problem w/ both radio buttons and check boxes.

Please Log in or Create an account to join the conversation.

Radio Buttons Not Aligned With Text 8 years 11 months ago #25407

  • dashx
  • dashx's Avatar
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 37
  • Thank you received: 1
An easy fix for me recently for one site was to switch to form styled by template. Go to Configuration for DTRegister and see what you have selected under the General Tab - Display.
The following user(s) said Thank You: zprint

Please Log in or Create an account to join the conversation.

Radio Buttons Not Aligned With Text 8 years 8 months ago #25867

  • samsmom
  • samsmom's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 0
This worked for me in my template's custom.css

input[type="checkbox"], input[type="radio"] {
margin-top: -8px;
vertical-align: middle;
}

I had to play a little with the pixels, but it looks good now

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.489 seconds