Closed (fixed)
Project:
Webform
Version:
5.x-1.10
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Sep 2008 at 10:05 UTC
Updated:
21 Sep 2008 at 04:12 UTC
Hello,
When I create a form with webform and put some textfield onto it, the labels are always placed above each field, like:
First name: *
[__________]
How can I get the field to be placed behind the label, like:
First name: * [__________]
I suppose this has to be done with CSS, but I have no idea how.
Please advise.
Kind regards,
Frank
PS: I know the version 2 webform has that option, but I don't have the option to upgrade at this point.
Comments
Comment #1
quicksketchWebform 2 does not have this feature, but you can accomplish the effect in both versions with this CSS code (add it to your theme's style.css file):
Comment #2
spade commentedExcellent! Thank you!
Comment #3
quicksketchComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.