Customize web form using custom code
deepakjoshi - July 15, 2009 - 12:24
| Project: | Webform |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
HI
I am new to druapl user. I made a form and want to show as per my design.
How can i change coding in web form.
Want to show fields in inline.

#1
#2
.form-item {display: inline:
}
#3
Thanks for your help.