Changing a design of a form
Permalink
Hi,
Bit puzzled about how to change my form.
I'd like to include the label within the form input boxes
like this
------------------------------------
| Name |
------------------------------------
------------------------------------
| Email |
------------------------------------
but not sure where this is all set.
Can anyone help?
Bit puzzled about how to change my form.
I'd like to include the label within the form input boxes
like this
------------------------------------
| Name |
------------------------------------
------------------------------------
| Email |
------------------------------------
but not sure where this is all set.
Can anyone help?
Thanks that is brilliant. One hting i have noticed though is that some where i am getting a "width:96%" getting added to the code.
This is throwing out my form.
Any idea?
This is throwing out my form.
Any idea?
I looked through the code and don't see any percentage restrictions.
Can you give a link to the site? Or maybe, using Firebug, you can identify what stylesheet the 96% is coming from...
Can you give a link to the site? Or maybe, using Firebug, you can identify what stylesheet the 96% is coming from...
http://83.222.240.158/~tmdesign/perranporthsurfschool.co.uk/
here is is and it looks like it is pulling in a dynamic width from somewhere.
I have fixed it by putting % on the other blocks
here is is and it looks like it is pulling in a dynamic width from somewhere.
I have fixed it by putting % on the other blocks
http://www.codeblog.ch/2009/07/concrete5-form-layout/...
I attached a custom block that I had previously done up if you want to give it a try. unzip it into your root/blocks folder