Is there a way I can have multiple columns of radio buttons instead of just the one? Currently I have a section in my forum where you can choose specific fish species like below.
* panfish
* trout
* bass
* salmon
* gar
* carp
I'd like to be able to have 2 or 3 columns for the buttons so the layout would look like this.
* panfish * trout * carp
* bass * salmon * gar
Any one know how to accomplish this?
* panfish
* trout
* bass
* salmon
* gar
* carp
I'd like to be able to have 2 or 3 columns for the buttons so the layout would look like this.
* panfish * trout * carp
* bass * salmon * gar
Any one know how to accomplish this?
Hi yaksushi ,
Open the Form HTML in the Form Editor and remove the <br /> tags between the inputs. You may need to tweak the other styling a little too.
Bob
Open the Form HTML in the Form Editor and remove the <br /> tags between the inputs. You may need to tweak the other styling a little too.
Bob
This topic is locked and no more replies can be posted.