NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: springguy on November 29, 2011, 04:18:24 AM

Title: Aligning Radio Buttons
Post by: springguy on November 29, 2011, 04:18:24 AM
If I have enough radio buttons that cause multiple rows, is there a way to get the radio buttons to align horizontally so they line up nicely?
Mike Springer
Title: Re: Aligning Radio Buttons
Post by: Bruce on November 29, 2011, 06:53:31 AM
my first guess would be to play with the width, min-width and max-width settings in css.
but I guess an example would be useful to try.

cheers
Bruce
Title: Re: Aligning Radio Buttons
Post by: Rene Simons on November 29, 2011, 08:27:11 AM
Hi,

When you have so many radio buttons, why not consider a drop list?

Rene