Radio buttons all on same line?

codemonkey

Code monkey not crazy, just proud.
Reaction score
66
Are you serious?

Code:
<input type="radio" name="name1" value="value1" /> Description 1
<input type="radio" name="name2" value="value2" /> Description 2
 

Lyerae

I keep popping up on this site from time to time.
Reaction score
105
There is a little thing called Google, you know...
 

THUNDERPOWER

New Member
Reaction score
1
No no no. My plug-in autamtically makes radio buttons 1 per line. I need to style it so it's all on the same line.

Also, couldn't find anything on google.
 

UndeadDragon

Super Moderator
Reaction score
447
No no no. My plug-in autamtically makes radio buttons 1 per line. I need to style it so it's all on the same line.

Also, couldn't find anything on google.

Link the plugin, or show us the plugin code.
 

Magentix

if (OP.statement == false) postCount++;
Reaction score
107
in the stylesheet, try using

input[type="radio"] {
display: inline;
}
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top