[support] Form elements displaying as block - want inline

Jason Flatt drupal at oadae.net
Sun Oct 15 14:25:24 UTC 2006


On Sunday 15 October 2006 06:16, Jody Cleveland wrote:
> Hello,
>
> I've got a drupal 4.7.3 site, and I've got a page where I'm inserting
> html for a form. For this form, I'd like the radio buttons to display
> inline. No matter what I do, drupal forces them to display as block.
> Also, hidden elements show up as empty space, so it looks goofy. Here's
> my form:

You're not doing this in a module, are you?

I'm not sure about the hidden fields, but for the radios, try using the CSS in 
this node (spcifically the "float: left;", "display: inline;" and "clear: 
left;" parts):

http://drupal.org/node/41936


-- 
Jason Flatt
http://www.oadae.net/
Father of Six:  http://www.flattfamily.com/ (Joseph, 13; Cramer, 11; Travis, 
9; Angela; Harry, 5; and William, 12:04 am, 12-29-2005)
Linux User:     http://www.sourcemage.org/
Drupal Fanatic: http://drupal.org/


More information about the support mailing list