How to add customised forms?
-
Hey guys,
So I’m making this “Order form” for a client and I recently went over to make the simple websites in WordPress. Usually it’s great, but there’s a few things I don’t understand.
Here’s the problem:
I want to make 18 text-inputs divided in 2 rows because they’re following a picture where you’re supposed to enter measures. Here’s the code I’m using right now (which looks okay in my browsers):
But when I add it to my wordpress-page the input-fields are extended into 215px. I can change this in the css, but then all text-inputs are changed to the same value. Is there some quick better solution to this than putting a div-tag before and after each input-field?
Thanks guys
- The topic ‘How to add customised forms?’ is closed to new replies.