Welcome Guest, Not a member yet? Register   Sign In
Form Gen Library Radio group
#1

[eluser]tom.waters[/eluser]
I would like to put the radio buttons on my form one under the other. When I add <br/> to the config file the second radio button does come under the first but it is indented to the right and doesn't look right. Has anyone dealt with this?
#2

[eluser]Tominator[/eluser]
Hi!

You have so many options ... but everything is about CSS. You may try something like this:
Code:
&lt;input type="radio" ... style="display: block"&gt;

Or you can play with margins, paddings and text-indent.

And maybe will be great, if you post here, how it should look and your code Smile

Tom.




Theme © iAndrew 2016 - Forum software by © MyBB