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?

1 Attachment

TMDesigns
 
cannonf700 replied on at Permalink Reply 1 Attachment
cannonf700
Here's a nice tutorial on how to do this in Concrete5

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
TMDesigns replied on at Permalink Reply
TMDesigns
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?
cannonf700 replied on at Permalink Reply
cannonf700
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...
TMDesigns replied on at Permalink Reply
TMDesigns
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