The valign attribute on the td element is obsolete. Use CSS instead.

Permalink
Hi,


For some reason, this is getting picked up by V3 Validator on all my contact forms. Is it possible to get rid of this?

Thanks

 
JohntheFish replied on at Permalink Reply
JohntheFish
1. You can use the form table-less layout addon. It provides a block template that doesn't use tables.
http://www.concrete5.org/marketplace/addons/form-tableless-layout/...

2. Write your own form view template with appropriate css/styles in place of the TD/align