Changing a design of a form
PermalinkBit 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?
This is throwing out my form.
Any idea?
Can you give a link to the site? Or maybe, using Firebug, you can identify what stylesheet the 96% is coming from...
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