By kakoolcom on
I'm adding some options to a user search tool. It currently looks like this:
------------
Display users where:
[Select box]
Contains:
[ ] <-- Text box
and
[Select box]
Contains:
[ ] <-- Text box
------------
Can I place the selection box and text box on the same line? Drupal puts every form element on separate lines by default.. Is this a theming issue?
Comments
=-=
yes it's a themeing issue.
hook form alter I believe is what you seek.
_____________________________________________________________________
My posts & comments are usually dripping with sarcasm.
If you ask nicely I'll give you a towel : )