Loook at the supplied CSS file. If you use $form->input() it will add some div's, which allow you a very flexible control over the form display. You can disable that, but really it's not a semantic approach to place your form elements inside of tables.
On Oct 2, 12:54 pm, MDB <[EMAIL PROTECTED]> wrote: > Hello all, how do I remove the form style? For example, I have a form > that gathers user information (name, address, ect) with each input in > a row / cell. I have the table set to 0 cell padding however there is > a ton of space between each row which make it look way too big. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
