Hi,
I'm trying to style a form like the one in this link - http://www.theonlinepawnbroker.co.uk/ to the right of the screen
Is this possible?
Many thanks,
Gordon
Hi,
I'm trying to style a form like the one in this link - http://www.theonlinepawnbroker.co.uk/ to the right of the screen
Is this possible?
Many thanks,
Gordon
Hi Gordon,
Yes you can style a form to give it an appearance similar to the example, you would use a placeholder plugin to move the field labels inside the inputs, the hardest part is the file upload field, they are next to impossible to style in such a way that they look the same in any browser, they appear to have created their own fake upload field using div elements which are easier to style.
Here are the links to the placeholder plugins
http://wordpress.org/extend/plugins/gravity-forms-placeholders/
http://wordpress.org/extend/plugins/gravity-forms-auto-placeholders/
Regards,
Richard
Thanks for that, I'll have a play and see how I get on!
Gordon